]> granicus.if.org Git - postgresql/commit
Doc: improve documentation about composite-value usage.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Nov 2016 22:56:16 +0000 (17:56 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Nov 2016 22:56:16 +0000 (17:56 -0500)
commit624839a9739edee79ecb98b09b9f588e8d418358
treefeb6f2150694f2721547bf27b238db36a134ed53
parent1477f39cafa98bccbec897af832ede250e180036
Doc: improve documentation about composite-value usage.

Create a section specifically for the syntactic rules around whole-row
variable usage, such as expansion of "foo.*".  This was previously
documented only haphazardly, with some critical info buried in
unexpected places like xfunc-sql-composite-functions.  Per repeated
questions in different mailing lists.

Discussion: <16288.1479610770@sss.pgh.pa.us>
doc/src/sgml/queries.sgml
doc/src/sgml/rowtypes.sgml
doc/src/sgml/syntax.sgml
doc/src/sgml/xfunc.sgml