Re:Avoid corrupting DefElem nodes when parsing publication_names and publish options

From: zengman <zengman(at)halodbtech(dot)com>
To: sunil s <sunilfeb26(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re:Avoid corrupting DefElem nodes when parsing publication_names and publish options
Date: 2025-12-28 08:42:22
Message-ID: tencent_20A88F84295DF33C0005F925@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I have checked the relevant invocations of `SplitIdentifierString`,
and there are indeed issues with these two places – presumably an oversight during the initial addition.
I approve of your modification; perhaps you could set the status to `Ready for Committer`.

--
Regards,
Man Zeng
www.openhalo.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-12-28 09:04:25 More speedups for tuple deformation
Previous Message Henson Choi 2025-12-28 07:49:54 RFC: PostgreSQL Storage I/O Transformation Hooks