Commits

DateSubjectAuthorReleases
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 9.6.24
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 10.19
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 11.14
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 13.5
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 14.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 12.9
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2020-12-08 Remove operator_precedence_warning. Tom Lane 14.0
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.5.25
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.6.21
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 10.16
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 12.6
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 11.11
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 14.0
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 13.2
2020-11-19 Remove undocumented IS [NOT] OF syntax. Tom Lane 14.0
2020-11-14 Provide the OR REPLACE option for CREATE TRIGGER. Tom Lane 14.0
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 14.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 13.1
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 12.5
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 13.0