pgsql: Create <sect3> in the functions-xml section

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Create <sect3> in the functions-xml section
Date: 2017-03-01 22:28:48
Message-ID: E1cjCjo-0000We-Dw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2017-03-02 05:04:36 pgsql: Handle unaligned SerializeSnapshot() buffer.
Previous Message Peter Eisentraut 2017-03-01 19:19:08 pgsql: Fix timeouts in PostgresNode::psql