From: | pgu(at)mailcatch(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #14084: typo in LIMIT documentation |
Date: | 2016-04-14 06:46:50 |
Message-ID: | 20160414064650.22934.50562@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 14084
Logged by: pguser
Email address: pgu(at)mailcatch(dot)com
PostgreSQL version: 9.5.2
Operating system: all
Description:
http://www.postgresql.org/docs/current/static/queries-limit.html
[...]and LIMIT NULL is the same as omitting the LIMIT clause.
I guess it should be "LIMIT ALL" not "LIMIT NULL"
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2016-04-14 09:29:20 | Re: Bus error in pg_logical_slot_get_changes (9.4.7, sparc) |
Previous Message | Abhijit Menon-Sen | 2016-04-14 05:39:29 | Re: [BUGS] Breakage with VACUUM ANALYSE + partitions |