pgsql: doc: Reorder table for Object DDL Functions - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Reorder table for Object DDL Functions
Date
Msg-id E1we3Or-000bWf-2f@gemulon.postgresql.org
Whole thread
List 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@gmail.com>
Reviewed-by: Ian Lawrence Barwick <barwick@gmail.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(-)


pgsql-committers by date:

Previous
From: Richard Guo
Date:
Subject: pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
Next
From: Richard Guo
Date:
Subject: pgsql: Use plpythonu in plpython tests added by commit 0b7719f74