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

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: Rui Zhao <zhaorui126(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Date: 2026-07-08 13:58:26
Message-ID: CAB-JLwbeAOZBQMv7L+WDBp_5auGdR7n-rSE2Ch+4QT6J=RvUmA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em qua., 8 de jul. de 2026 às 08:56, Akshay Joshi <
akshay(dot)joshi(at)enterprisedb(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2026-07-08 14:57:53 pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Previous Message Daniel Gustafsson 2026-07-08 13:30:58 Re: allow spread checkpoints when changing checksums online