Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements - Mailing list pgsql-hackers

From Akshay Joshi
Subject Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Date
Msg-id CANxoLDfhDaXvJs687yS+=eh0pmHXw5WqNuZd=oGCabr3Sw+f_w@mail.gmail.com
Whole thread
In response to Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements  (Marcos Pegoraro <marcos@f10.com.br>)
Responses Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
List pgsql-hackers
Fixed the documentation. v19 patch is now ready for review.

On Wed, Jul 8, 2026 at 7:29 PM Marcos Pegoraro <marcos@f10.com.br> wrote:
Em qua., 8 de jul. de 2026 às 08:56, Akshay Joshi <akshay.joshi@enterprisedb.com> escreveu:
The v18 patch is now ready for your review.

On SGML part, schema_qualified is a param which comes before only_kinds.
But the <para> explaining schema_qualified is the latest to be explained, why ?
Shouldn't it be placed right after tablespace ?

regards
Marcos
Attachment

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Include sequences in publications created by pg_createsubscriber
Next
From: Peter Eisentraut
Date:
Subject: Re: [Proposal] Adding callback support for custom statistics kinds