Commits

DateSubjectAuthorReleases
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 14.19
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 15.14
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 16.10
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 17.6
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 18.0
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 13.22
2021-10-01 Error out if SKIP LOCKED and WITH TIES are both specified Alvaro Herrera 15.0
2021-10-01 Error out if SKIP LOCKED and WITH TIES are both specified Alvaro Herrera 14.1
2021-10-01 Error out if SKIP LOCKED and WITH TIES are both specified Alvaro Herrera 13.5
2020-05-18 WITH TIES: number of rows is optional and defaults to one Alvaro Herrera 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2017-08-11 Add regression tests exercising more code paths in nodeLimit.c. Tom Lane 10.0
2016-07-02 Fix failure to mark all aggregates with appropriate transtype. Tom Lane 9.6.0
2016-03-25 Don't split up SRFs when choosing to postpone SELECT output expressions. Tom Lane 9.6.0
2016-03-11 When appropriate, postpone SELECT output expressions till after ORDER BY. Tom Lane 9.6.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2007-05-17 Fix parameter recalculation for Limit nodes: during a ReScan call we must Tom Lane 8.3.0
2001-10-20 Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion. Bruce Momjian 7.2.1
2001-09-23 Update regress tests for new LIMIT x,y behavior. Bruce Momjian 7.2.1
2000-01-06 Clean up header for uniform appearance throughout tests. Thomas G. Lockhart 7.1.1
1999-02-08 Added LIMIT/OFFSET functionality including new regression test for it. Jan Wieck 7.1.1