Commits

DateSubjectAuthorReleases
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2019-05-22 Phase 2 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
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2014-04-30 Rationalize common/relpath.[hc]. Tom Lane 9.4.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2008-04-12 Create new routines systable_beginscan_ordered, systable_getnext_ordered, Tom Lane 8.4.0
2006-07-31 Change the relation_open protocol so that we obtain lock on a relation Tom Lane 8.2.0
2005-08-12 Solve the problem of OID collisions by probing for duplicate OIDs Tom Lane 8.1.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2002-04-27 Support toasting of shared system relations, and provide toast tables for Tom Lane 7.3.1
2002-04-12 Checking to decide whether relations are system relations now depends Tom Lane 7.3.1
2002-03-22 Create the pg_namespace system catalog. Doesn't do much yet, but it's Tom Lane 7.3.1
2001-11-16 IsSystemRelationName() treats TOAST relations as system relations. Tom Lane 7.2.1
2000-12-27 Fix portability problems recently exposed by regression tests on Alphas. Tom Lane 7.1.1
2000-04-09 Buffer manager modifications to keep a local buffer-dirtied bit as well Tom Lane 7.1.1