Commits

DateSubjectAuthorReleases
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-12 Create a script that can renumber manually-assigned OIDs. Tom Lane 12.0
2018-12-18 Make collation-aware system catalog columns use "C" collation. Tom Lane 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-04-25 Make Catalog.pm's representation of toast and index decls more abstract. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-01 Fix CatalogTupleInsert/Update abstraction for case of shared indstate. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-05-19 Avoid collation dependence in indexes of system catalogs. Tom Lane 9.5.0
2015-05-19 Revert "Change pg_seclabel.provider and pg_shseclabel.provider to type "name"." Tom Lane 9.5.0
2015-05-19 Change pg_seclabel.provider and pg_shseclabel.provider to type "name". Tom Lane 9.5.0
2014-06-20 Add Asserts to verify that catalog cache keys are unique and not null. Tom Lane 9.5.0
2011-11-16 Code review for range-types catalog entries. Tom Lane 9.2.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2010-11-24 Create the system catalog infrastructure needed for KNNGIST. Tom Lane 9.1.0
2010-10-25 Allow new values to be added to an existing enum type. Tom Lane 9.1.0
2010-01-17 Improve the handling of SET CONSTRAINTS commands by having them search Tom Lane 9.0.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2009-12-29 Add an index on pg_inherits.inhparent, and use it to avoid seqscans in Tom Lane 9.0.0
2009-12-29 Add the ability to store inheritance-tree statistics in pg_statistic, Tom Lane 9.0.0