Em seg., 20 de jul. de 2026 às 13:01, Philip Alger <paalger0@gmail.com> escreveu:
I am not sure I understand. Could you provide an example, please? Thanks.
This patch [1] defines pg_get_table_ddl and you can see that it uses your function to describe the structure of a table.
+ Note that <literal>trigger</literal> and <literal>policy</literal> + are accepted in the vocabulary but currently produce no output; + they are reserved for future use when standalone + <function>pg_get_trigger_ddl</function> and + <function>pg_get_policy_ddl</function> helpers become available.