David E. Wheeler wrote: > 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
Uh, I figure LIMIT NULL should return no rows. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
