pgsql: Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syn

Started by Tom Laneover 14 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.

The point that you need parentheses for non-constant expressions apparently
needs to be brought out a bit more clearly, per bug #6315.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/15a5006aac1432da35ff6a7ae27a018ed300e860

Modified Files
--------------
doc/src/sgml/ref/select.sgml | 21 ++++++++++++---------
1 files changed, 12 insertions(+), 9 deletions(-)