Commits

DateSubjectAuthorReleases
2022-09-19 Make ALTER DEFAULT PRIVILEGES require privileges, not membership. Robert Haas 16.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2013-11-29 Refine our definition of what constitutes a system relation. 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
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-01-26 Classify DROP operations by whether or not they are user-initiated. Robert Haas 9.2.0
2011-11-30 Improve table locking behavior in the face of current DDL. Robert Haas 9.2.0
2011-07-09 Try to acquire relation locks in RangeVarGetRelid. Robert Haas 9.2.0
2011-04-25 Remove partial and undocumented GRANT .. FOREIGN TABLE support. Robert Haas 9.1.0
2011-04-21 Fix use of incorrect constant RemoveRoleFromObjectACL. Robert Haas 9.0.5
2011-04-21 Fix use of incorrect constant RemoveRoleFromObjectACL. Robert Haas 9.1.0
2011-04-01 Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-06-13 Fix ALTER LARGE OBJECT and GRANT ... ON LARGE OBJECT for large OIDs. Robert Haas 9.0.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0
2010-01-07 Improve a couple of comments relating to large object snapshot management. Robert Haas 9.0.0
2010-01-05 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). Robert Haas 9.0.0
2009-12-21 More cleanups for the recent large object permissions patch. Robert Haas 9.0.0