Implement TODO item:
Bruce Momjian <bruce@momjian.us>
Implement TODO item: * Change LIMIT val,val to offset,limit to match MySQL Documentation updates too.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/select.sgml | modified | +12 −8 |
| doc/src/sgml/sql.sgml | modified | +3 −2 |
| doc/TODO | modified | +4 −4 |
| src/backend/parser/gram.y | modified | +3 −3 |