Commits

DateSubjectAuthorReleases
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-01-25 Add missing "static" markers. Tom Lane 11.0
2018-01-17 Remove useless lookup of root partitioned rel in ExecInitModifyTable(). Tom Lane 11.0
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 9.5.11
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 9.6.7
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 10.2
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 11.0
2017-09-16 Fix SQL-spec incompatibilities in new transition table feature. Tom Lane 10.0
2017-09-16 Fix SQL-spec incompatibilities in new transition table feature. Tom Lane 11.0
2017-09-10 Quick-hack fix for foreign key cascade vs triggers with transition tables. Tom Lane 10.0
2017-09-10 Quick-hack fix for foreign key cascade vs triggers with transition tables. Tom Lane 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-13 Re-run pgindent. Tom Lane 10.0
2017-06-13 Fix confusion about number of subplans in partitioned INSERT setup. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2016-10-23 Avoid testing tuple visibility without buffer lock. Tom Lane 9.6.1
2016-10-23 Avoid testing tuple visibility without buffer lock. Tom Lane 9.5.5
2016-10-23 Avoid testing tuple visibility without buffer lock. Tom Lane 10.0
2016-10-23 Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. Tom Lane 9.6.1
2016-10-23 Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. Tom Lane 10.0
2016-10-23 Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. Tom Lane 9.5.5
2015-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2013-03-10 Fix race condition in DELETE RETURNING. Tom Lane 9.0.13