Re: Patch: dumping tables data in multiple chunks in pg_dump
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Hannu Krosing <hannuk@google.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>,
Andres Freund <andres@anarazel.de>, David Rowley <dgrowleyml@gmail.com>,
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-14T22:17:11Z
Lists: pgsql-hackers
On Wednesday, January 14, 2026, Hannu Krosing <hannuk@google.com> wrote: > > Do we have the same strict no improvements in minor versions policy > for contrib/ extensions and tools? > Yes, that policy applies to the entire repository/project. David J.