Re: Add pg_get_publication_ddl function

From: "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add pg_get_publication_ddl function
Date: 2026-06-09 18:17:37
Message-ID: 87o6hjy3we.fsf@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jonathan Gonzalez V." <jonathan(dot)abdiel(at)gmail(dot)com> writes:

Hi!

I'm attaching the v3 of this patch. I've added a new set of regress test
that execute the query generated by pg_get_publication_ddl(), this
helped to find a couple of issues with EXCEPT and WHERE.

I've also applied the reviews previously done and discussed early today.

Regards

--
Jonathan Gonzalez V.
EDB
https://www.enterprisedb.com

Attachment Content-Type Size
v3-0001-Introduce-a-new-function-pg_get_publication_ddl-t.patch text/x-diff 94.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-06-09 18:31:26 Re: problems with toast.* reloptions
Previous Message Álvaro Herrera 2026-06-09 18:06:47 Re: pg_upgrade fails when FK constraint with same name exists on partitioned table and its partition