]> 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)
commit2153cb7a994325f3fafe7eb4d15b96fc199ea696
tree5cd0f560a6258950cde93baf0a7a58dd769452f4
parent68d11e81f5f0aad1294098299c6491126bc8578c
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