LIMIT NULL

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: LIMIT NULL
Date: 2009-01-31 22:28:15
Message-ID: 781ECF4C-ACE1-45CC-BB0C-FBE59A7AECA0@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Howdy,

Is it intentional that `LIMIT NULL` means the same as `LIMIT ALL`? If
so, I'd like to submit a patch to document it, because I've found it
useful in SQL functions:

http://justatheory.com/computers/databases/postgresql/dynamic-limit.html

Thanks,

David

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2009-01-31 23:24:13 Re: pgevent warnings on mingw
Previous Message Andrew Dunstan 2009-01-31 22:08:15 Re: foreign_data test fails with non-C locale