Re: DOCS - "Get Object DDL Functions" table improvements
Re: DOCS - "Get Object DDL Functions" table improvements
От:
Michael Paquier <michael@paquier.xyz>
Дата:
On Mon, Jun 29, 2026 at 11:01:07AM +1200, Peter Smith wrote: > A rebase was needed, and patches have been merged as suggested. Applied... > Commitfest entry added [1]. > > ====== > [1] https://commitfest.postgresql.org/patch/6947/ ... And adjusted accordingly. -- Michael
Re: DOCS - "Get Object DDL Functions" table improvements
От:
Ian Lawrence Barwick <barwick@gmail.com>
Дата:
2026年6月11日(木) 10:54 Peter Smith : > > 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
Re: DOCS - "Get Object DDL Functions" table improvements
От:
Peter Smith <smithpb2250@gmail.com>
Дата:
On Sat, Jun 27, 2026 at 7:46 AM Ian Lawrence Barwick wrote: > ... > > 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. > Hi Ian. Thanks for your review. A rebase was needed, and patches have been merged as suggested. Commitfest entry added [1]. ====== [1] https://commitfest.postgresql.org/patch/6947/ Kind Regards, Peter Smith. Fujitsu Australia
DOCS - "Get Object DDL Functions" table improvements
От:
Peter Smith <smithpb2250@gmail.com>
Дата:
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
Re: DOCS - "Get Object DDL Functions" table improvements
От:
Peter Smith <smithpb2250@gmail.com>
Дата:
On Mon, Jun 29, 2026 at 4:15 PM Michael Paquier wrote: > > On Mon, Jun 29, 2026 at 11:01:07AM +1200, Peter Smith wrote: > > A rebase was needed, and patches have been merged as suggested. > > Applied... > Thanks for pushing. ====== Kind Regards, Peter Smith. Fujitsu Australia