Commits

DateSubjectAuthorReleases
2021-01-30 Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables. Noah Misch 13.2
2021-01-30 Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables. Noah Misch 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-09 Change get_constraint_index() to use pg_constraint.conindid Peter Eisentraut 14.0
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 14.0
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.5.25
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.6.21
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 10.16
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 11.11
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 12.6
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 13.2
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0
2020-10-28 Fix foreign-key selectivity estimation in the presence of constants. 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-04-03 Cosmetic improvements for code related to partitionwise join. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-10-19 Remove last traces of heap_open/close in the tree Michael Paquier 13.0
2019-08-13 Don't constraint-exclude partitioned tables as much Alvaro Herrera 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-06-15 Rework the pg_statistic_ext catalog Tomas Vondra 12.0