]> 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)
commit131483909726a2b5bd509d8bc3b980575f173481
treeaddbf80a22e2f520c055e4f00539025843fc4bb5
parentab33ecc8887a62987d236c45b2f3a235a301b80d
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