From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Noah Misch <noah(at)leadboat(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Test instability when pg_dump orders by OID |
Date: | 2025-07-25 18:01:01 |
Message-ID: | CA+TgmoZXmAZmB9OZaXTiy-HG2_1d7UiYrFKXf17C_yLfPa5pQg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jul 24, 2025 at 10:27 PM Noah Misch <noah(at)leadboat(dot)com> wrote:
> I regret missing those in v1. I've attached v2, including branch-specific
> patches. I'll first need to back-patch 350e6b8, which fixed sorting of CREATE
> RULE, to v17 and earlier. Since 350e6b8 is conflict-free all the way back to
> v13, I'm not attaching it.
Back-patching 350e6b8 to facilitate back-patching this seems OK. I did
a read-through of dobjcomp20-disambiguate-v2.patch and have no further
review comments. I did not read through the back-patched versions on
the assumption that back-porting was straightforward enough that a
separate review was not required.
--
Robert Haas
EDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2025-07-25 18:02:47 | Re: Regression with large XML data input |
Previous Message | Robert Haas | 2025-07-25 17:40:10 | Re: Parallel heap vacuum |