pgsql: Doc: add a section in Part II concerning RETURNING.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doc: add a section in Part II concerning RETURNING.
Date: 2016-11-22 19:03:54
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: add a section in Part II concerning RETURNING.

There are assorted references to RETURNING in Part II, but nothing
that would qualify as an explanation of the feature, which seems
like an oversight considering how useful it is. Add something.

Noted while looking for a place to point a cross-reference to ...

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ab33ecc8887a62987d236c45b2f3a235a301b80d

Modified Files
--------------
doc/src/sgml/dml.sgml | 99 +++++++++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/queries.sgml | 3 +-
2 files changed, 101 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-11-22 19:28:42 pgsql: Support condition variables.
Previous Message Tom Lane 2016-11-22 01:39:36 pgsql: Make contrib/test_decoding regression tests safe for CZ locale.