| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Reorder table for Object DDL Functions |
| Date: | 2026-06-29 04:15:13 |
| Message-ID: | E1we3Or-000bWf-2f@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Reorder table for Object DDL Functions
While on it, let's add links pointing to the set of SQL commands
generated by these functions. The descriptions of the functions are
exactly the same, just moved around.
Author: Peter Smith <smithpb2250(at)gmail(dot)com>
Reviewed-by: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAHut+Pun9Z8qZFJTa9fLgdhM=Cip9d-cnx2YXDW6eFrSwbQj1g@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/b7e4e3e7fa73458ecca5cd10f341743fd12a4faa
Modified Files
--------------
doc/src/sgml/func/func-info.sgml | 81 +++++++++++++++++++++-------------------
1 file changed, 42 insertions(+), 39 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Guo | 2026-06-29 05:22:13 | pgsql: Use plpythonu in plpython tests added by commit 0b7719f74 |
| Previous Message | Richard Guo | 2026-06-29 02:45:19 | pgsql: plpython: Fix NULL pointer dereferences for broken sequence and |