---
title: "When to split patches for PostgreSQL"
url: https://daily.dev/posts/when-to-split-patches-for-postgresql-cituqjpab
source_url: http://peter.eisentraut.org/blog/2024/05/14/when-to-split-patches-for-postgresql
type: article
source: "Lobsters"
published: 2024-05-14T12:39:44.377Z
updated: 2024-05-14T12:39:43.769Z
tags: ["git", "postgresql"]
reading_time: 7
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# When to split patches for PostgreSQL

**[Lobsters](https://daily.dev/sources/lobsters)** · 7 min read · 3 upvotes · 0 comments

## Summary

Learn about the principles behind splitting patches for PostgreSQL, the different scenarios in which patches should be split, and how to communicate patch structure and expectations to reviewers.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <http://peter.eisentraut.org/blog/2024/05/14/when-to-split-patches-for-postgresql>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#git](https://daily.dev/tags/git), [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/when-to-split-patches-for-postgresql-cituqjpab)
