| From: | Ian Lawrence Barwick <barwick(at)gmail(dot)com> |
|---|---|
| To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: DOCS - "Get Object DDL Functions" table improvements |
| Date: | 2026-06-26 19:46:26 |
| Message-ID: | CAB8KJ=hcM-v8bBEfKSnw_sgDGQT+RdY05eGKRjB+i=gb7oaR-g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2026年6月11日(木) 10:54 Peter Smith <smithpb2250(at)gmail(dot)com>:
>
> As discussed in another thread [1], I propose some minor docs changes
> for the new DDL functions table.
For reference, this is the table:
https://www.postgresql.org/docs/19/functions-info.html#FUNCTIONS-GET-OBJECT-DDL
> 1. Arrange table 9.96 alphabetically.
I'm working on a patch that touches this table and noticed the arbitrary order,
so +1 for reordering.
> 2. Add helpful links back to the commands that these functions are generating.
Makes sense to me; on the same page I see we don't always back-link items
including SQL commands, but IMO links are one of the features of this
new-fangled
hypertext thing.
It would certainly worth getting the changes in, also as a template for future
patches which touch the table. It might be worth combining the two patches.
There doesn't seem to be a commitfest entry.
Regards
Ian Barwick
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2026-06-26 19:50:36 | Re: Add SPLIT PARTITION/MERGE PARTITIONS commands |
| Previous Message | Robert Haas | 2026-06-26 19:42:14 | Re: Bypassing cursors in postgres_fdw to enable parallel plans |