Commits

DateSubjectAuthorReleases
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-10-28 Don't use custom OID symbols in pg_proc.dat. Tom Lane 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
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-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-05-03 Remove RelationSetIndexList(). Tom Lane 12.0
2019-05-02 Fix reindexing of pg_class indexes some more. Tom Lane 9.4.22
2019-05-02 Fix reindexing of pg_class indexes some more. Tom Lane 12.0
2019-05-02 Fix reindexing of pg_class indexes some more. Tom Lane 9.5.17
2019-05-02 Fix reindexing of pg_class indexes some more. Tom Lane 11.3
2019-05-02 Fix reindexing of pg_class indexes some more. Tom Lane 9.6.13
2019-05-02 Fix reindexing of pg_class indexes some more. Tom Lane 10.8