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
2024-10-31 Make all ereport() calls within gram.y provide error locations. Tom Lane 18.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
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-09-14 Message fixes and style improvements Peter Eisentraut 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
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
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 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