Re: Fix variadic argument types for pg_get_xxx_ddl() functions - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Date
Msg-id CAD5tBcJ4fCR8OX2_ycDuw88n4YUbg+gQtea9h5H=04gHMvba5A@mail.gmail.com
Whole thread
List pgsql-hackers


On Tue, Jun 23, 2026 at 3:07 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
I wrote:
> Ouch.  Yes, that regression test is clearly one brick shy of a load.
> We need to update the documentation for these functions too, and maybe
> some other places.

After looking around, I couldn't find anything but the documentation
that needed to be fixed, so done.


Thanks for fixing.

cheers

andrew 

pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Next
From: Zsolt Parragi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements