Commits

DateSubjectAuthorReleases
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-09-17 Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). Tom Lane 10.6
2018-09-17 Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). Tom Lane 11.0
2018-09-17 Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). Tom Lane 12.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 11.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 12.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-04-05 Allow cpluspluscheck to pass by renaming variable 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-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-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 11.0
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 10.1
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 9.6.6
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 9.5.10
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 11.0
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 10.1