Commits

DateSubjectAuthorReleases
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.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
2012-01-26 Classify DROP operations by whether or not they are user-initiated. Robert Haas 9.2.0
2011-11-18 Further consolidation of DROP statement handling. Robert Haas 9.2.0
2011-10-21 Fix DROP OPERATOR FAMILY IF EXISTS. Robert Haas 9.1.2
2011-10-21 Fix DROP OPERATOR FAMILY IF EXISTS. Robert Haas 9.2.0
2011-10-20 Add "skipping" to the NOTICE produced by DROP OPERATOR CLASS IF EXISTS. Robert Haas 9.2.0
2011-01-04 Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. Robert Haas 9.1.0
2010-11-26 Add more ALTER <object> .. SET SCHEMA commands. Robert Haas 9.1.0
2010-11-25 Object access hook framework, with post-creation hook. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for other object types. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-07-03 Allow REASSIGNED OWNED to handle opclasses and opfamilies. Robert Haas 8.3.12
2010-07-03 Allow REASSIGNED OWNED to handle opclasses and opfamilies. Robert Haas 8.4.5
2010-07-03 Allow REASSIGNED OWNED to handle opclasses and opfamilies. Robert Haas 9.0.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0