summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/limit.sql
AgeCommit message (Expand)Author
2001-10-20Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion.Bruce Momjian
2001-09-23Update regress tests for new LIMIT x,y behavior.Bruce Momjian
2000-01-06Clean up header for uniform appearance throughout tests.Thomas G. Lockhart
1999-02-08Added LIMIT/OFFSET functionality including new regression test for it.Jan Wieck