Commits

DateSubjectAuthorReleases
2023-04-04 Perform logical replication actions as the table owner. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.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
2013-03-18 Extend object-access hook machinery to support post-alter events. Robert Haas 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2012-01-07 Improve behavior of concurrent ALTER TABLE, and do some refactoring. Robert Haas 9.2.0
2011-12-21 Improve behavior of concurrent CLUSTER. Robert Haas 9.2.0
2011-12-16 Improve behavior of concurrent rename statements. Robert Haas 9.2.0
2011-04-21 Allow ALTER TABLE name {OF type | NOT OF}. Robert Haas 9.1.0
2011-02-11 Tweak find_composite_type_dependencies API a bit more. Robert Haas 9.1.0
2011-02-06 Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks. Robert Haas 9.1.0
2010-02-01 Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME. Robert Haas 9.0.0