Re: Patch: dumping tables data in multiple chunks in pg_dump

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Hannu Krosing <hannuk(at)google(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, David Rowley <dgrowleyml(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Patch: dumping tables data in multiple chunks in pg_dump
Date: 2026-01-14 22:17:11
Message-ID: CAKFQuwbQFs06FgR3q7V0fd1PibCYZTpSDGBc3oFYn9OuO0xD6Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wednesday, January 14, 2026, Hannu Krosing <hannuk(at)google(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-01-14 22:17:27 Re: Patch: dumping tables data in multiple chunks in pg_dump
Previous Message Corey Huinker 2026-01-14 22:16:12 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions