Thread: pgsql: Document the longstanding behavior of LIMIT NULL and OFFSET NULL,

pgsql: Document the longstanding behavior of LIMIT NULL and OFFSET NULL,

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Document the longstanding behavior of LIMIT NULL and OFFSET NULL,
per gripe from David Wheeler that this was mentioned nowhere.
In passing, editorialize a bit on the description of the SQL:2008
equivalent syntax.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        select.sgml (r1.119 -> r1.120)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml?r1=1.119&r2=1.120)