Commits

DateSubjectAuthorReleases
2019-06-25 Fix thinkos in LookupFuncName() for function name lookups Michael Paquier 10.10
2019-06-25 Fix thinkos in LookupFuncName() for function name lookups Michael Paquier 11.5
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-23 Add unreachable "break" to satisfy -Wimplicit-fallthrough. Tom Lane 12.0
2019-03-21 Improve error reporting for DROP FUNCTION/PROCEDURE/AGGREGATE/ROUTINE. Tom Lane 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-01-25 Allow generalized expression syntax for partition bounds Peter Eisentraut 12.0
2019-01-19 Allow COPY FROM to filter data using WHERE conditions Tomas Vondra 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 11.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 12.0
2018-07-07 Add separate error message for procedure does not exist Peter Eisentraut 11.0
2018-07-07 Add separate error message for procedure does not exist Peter Eisentraut 12.0
2018-06-18 Consider syntactic form when disambiguating function vs column reference. Tom Lane 11.0
2018-06-16 Fix some minor error-checking oversights in ParseFuncOrColumn(). Tom Lane 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-02-10 Fix oversight in CALL argument handling, and do some minor cleanup. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Fix crash when using CALL on an aggregate Peter Eisentraut 11.0