]> granicus.if.org Git - postgresql/commit
More documentation updates for LATERAL.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Sep 2012 04:40:15 +0000 (00:40 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Sep 2012 04:40:25 +0000 (00:40 -0400)
commit06310178ef54720bc4ed7bc85c887e6ebed24d83
treeeea1aadf3e013529a25813934489972aeb07dbaa
parent5cad02452457d7f6f29404411dfe13e6fe8accb7
More documentation updates for LATERAL.

Extend xfunc.sgml's discussion of set-returning functions to show an
example of using LATERAL, and recommend that over putting SRFs in the
targetlist.

In passing, reword func.sgml's section on set-returning functions so
that it doesn't claim that the functions listed therein are all the
built-in set-returning functions.  That hasn't been true for a long
time, and trying to make it so doesn't seem like it would be an
improvement.  (Perhaps we should rename that section?)

Both per suggestions from Merlin Moncure.
doc/src/sgml/func.sgml
doc/src/sgml/xfunc.sgml