Commits

DateSubjectAuthorReleases
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 12.2
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.5.21
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.6.17
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 10.12
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.4.26
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 13.0
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 12.2
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 11.7
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 13.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 12.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 11.5
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 10.10
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-07-16 Clean up some ad-hoc code for sorting and de-duplicating Lists. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-09 Clean up the behavior and API of catalog.c's is-catalog-relation tests. Tom Lane 12.0
2019-01-31 Allow RECORD and RECORD[] to be specified in function coldeflists. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-12-13 Fix bogus logic for skipping unnecessary partcollation dependencies. Tom Lane 10.7
2018-12-13 Fix bogus logic for skipping unnecessary partcollation dependencies. Tom Lane 11.2
2018-12-13 Fix bogus logic for skipping unnecessary partcollation dependencies. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.6.12