pgsql: Doc: add a section in Part II concerning RETURNING. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: add a section in Part II concerning RETURNING.
Date
Msg-id E1c9GME-00017G-4C@gemulon.postgresql.org
Whole thread Raw
List 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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1477f39cafa98bccbec897af832ede250e180036

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make contrib/test_decoding regression tests safe for CZ locale.
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: add a section in Part II concerning RETURNING.