Doc: add a section in Part II concerning RETURNING.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 275e8c88a49403da2f278861ba2eb021aadd269c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-11-22T19:03:03Z
Releases: 9.6.2
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 ...

Files

PathChange+/−
doc/src/sgml/dml.sgml modified +99 −0
doc/src/sgml/queries.sgml modified +2 −1

Documentation touched