DOCS - "Get Object DDL Functions" table improvements

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: DOCS - "Get Object DDL Functions" table improvements
Date: 2026-06-11 01:54:03
Message-ID: CAHut+Pun9Z8qZFJTa9fLgdhM=Cip9d-cnx2YXDW6eFrSwbQj1g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

As discussed in another thread [1], I propose some minor docs changes
for the new DDL functions table.

1. Arrange table 9.96 alphabetically.

2. Add helpful links back to the commands that these functions are generating.

~~~

PSA v1 patches to do the above

======
[1] https://www.postgresql.org/message-id/8733yw55id.fsf%40gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v1-0001-Make-the-DDL-functions-table-alphabetical.patch application/octet-stream 3.1 KB
v1-0002-Add-links-to-the-DDL-commands-being-generated.patch application/octet-stream 3.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-06-11 02:01:22 Re: Add pg_get_publication_ddl function
Previous Message Henson Choi 2026-06-11 01:20:45 Re: Row pattern recognition