[COMMITTERS] pgsql: Create in the functions-xml section - Mailing list pgsql-committers

From Alvaro Herrera
Subject [COMMITTERS] pgsql: Create in the functions-xml section
Date
Msg-id E1cjCjo-0000We-Dw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Create <sect3> in the functions-xml section

This is a small change so that a new XMLTABLE sect3 can be added easily
later.

Author: Craig Ringer
Discussion: https://postgr.es/m/CAFj8pRAgfzMD-LoSmnMGybD0WsEznLHWap8DO79+-GTRAPR4qA@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4461a9bfd1ac4aa1f922e8309e79d097bde9fcb4

Modified Files
--------------
doc/src/sgml/func.sgml | 104 ++++++++++++++++++++++++++-----------------------
1 file changed, 56 insertions(+), 48 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Fix timeouts in PostgresNode::psql
Next
From: Noah Misch
Date:
Subject: [COMMITTERS] pgsql: Handle unaligned SerializeSnapshot() buffer.