Re: Patch: dumping tables data in multiple chunks in pg_dump - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Patch: dumping tables data in multiple chunks in pg_dump
Date
Msg-id aWgQWHCfKCWx6aZ6@nathan
Whole thread Raw
In response to Re: Patch: dumping tables data in multiple chunks in pg_dump  (Hannu Krosing <hannuk@google.com>)
Responses Re: Patch: dumping tables data in multiple chunks in pg_dump
List pgsql-hackers
On Wed, Jan 14, 2026 at 10:46:07PM +0100, Hannu Krosing wrote:
> Do we have clear written guidelines about what can and can not be backported ?
> And do we distinguish between the core database, extensions and tools for this?

From https://www.postgresql.org/support/versioning:

    Minor releases only contain fixes for frequently-encountered bugs,
    low-risk fixes, security issues, and data corruption problems.

-- 
nathan



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Next
From: Hannu Krosing
Date:
Subject: Re: Patch: dumping tables data in multiple chunks in pg_dump