Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-18T06:49:21Z
Lists: pgsql-hackers
On Thu, 18 Dec 2025 at 01:21, Noah Misch <noah@leadboat.com> wrote: > > On Wed, Dec 17, 2025 at 10:11:58AM +0530, vignesh C wrote: > > The attached v3 version patch has the changes for the same. > > The "tag" variable needed a change to compensate for the subrinfo->dobj.name > change. I plan to push the attached version. Thanks, the changes look good. Regards, Vignesh