summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/limit.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion.Bruce Momjian2001-10-201-1/+1
* Update regress tests for new LIMIT x,y behavior.Bruce Momjian2001-09-231-1/+1
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-061-0/+1
* Added LIMIT/OFFSET functionality including new regression test for it.Jan Wieck1999-02-081-0/+31