Commits

DateSubjectAuthorReleases
2023-01-24 Adjust interaction of CREATEROLE with role properties. Robert Haas 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-08-12 Avoid using a fake relcache entry to own an SmgrRelation. Robert Haas 15.0
2022-08-12 Avoid using a fake relcache entry to own an SmgrRelation. Robert Haas 16.0
2022-07-28 Clean up some residual confusion between OIDs and RelFileNumbers. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-01-24 pg_upgrade: Preserve database OIDs. Robert Haas 15.0
2022-01-20 Remove 'datlastsysoid'. Robert Haas 15.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-03-18 Extend object-access hook machinery to support post-alter events. Robert Haas 9.3.0
2013-03-07 Code beautification for object-access hook machinery. Robert Haas 9.3.0
2012-12-29 Adjust more backend functions to return OID rather than void. Robert Haas 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2012-03-09 Extend object access hook framework to support arguments, and DROP. Robert Haas 9.2.0
2011-07-20 Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 9.2.0
2010-11-25 Object access hook framework, with post-creation hook. Robert Haas 9.1.0
2010-11-12 Move copydir() prototype into its own header file. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0