pgsql: Document that LIMIT NULL is the same as no LIMIT clause.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that LIMIT NULL is the same as no LIMIT clause.
Date: 2009-02-07 20:11:17
Message-ID: 20090207201117.46AB77559ED@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document that LIMIT NULL is the same as no LIMIT clause.

Modified Files:
--------------
pgsql/doc/src/sgml:
queries.sgml (r1.52 -> r1.53)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/queries.sgml?r1=1.52&r2=1.53)

Browse pgsql-committers by date

  From Date Subject
Next Message ormod 2009-02-08 13:13:51 pgmemcache: pgmemcache README.pgmemcache
Previous Message Bruce Momjian 2009-02-07 20:05:44 pgsql: Remove documentation mention that hash indexes perform no better