Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements

Marcos Pegoraro <marcos@f10.com.br>

From: Marcos Pegoraro <marcos@f10.com.br>
To: Akshay Joshi <akshay.joshi@enterprisedb.com>
Cc: Rui Zhao <zhaorui126@gmail.com>, Zsolt Parragi <zsolt.parragi@percona.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-07-08T13:58:26Z
Lists: pgsql-hackers
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