Commits

DateSubjectAuthorReleases
2017-01-24 Reindent table partitioning code. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 8.4.20
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.0.16
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.1.12
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.2.7
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.3.3
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.4.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
2011-11-18 Further consolidation of DROP statement handling. Robert Haas 9.2.0
2011-11-17 Remove ancient downcasing code from procedural language operations. Robert Haas 9.2.0
2011-10-20 Consolidate DROP handling for some object types. Robert Haas 9.2.0
2011-07-18 Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. Robert Haas 9.2.0
2011-01-04 Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-11-26 Add more ALTER <object> .. SET SCHEMA commands. 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