Commits

DateSubjectAuthorReleases
2016-12-07 Replace references to COLLATE "en_CA" with COLLATE "POSIX". Robert Haas 10.0
2016-12-07 Replace references to COLLATE "en_US" with COLLATE "C". Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2015-12-16 Mark CHECK constraints declared NOT VALID valid if created with table. Robert Haas 9.6.0
2015-11-19 Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERROR. Robert Haas 9.6.0
2013-11-29 Refine our definition of what constitutes a system relation. Robert Haas 9.4.0
2013-07-22 Add infrastructure for mapping relfilenodes to relation OIDs. Robert Haas 9.4.0
2012-01-26 Be more clear when a new column name collides with a system column name. Robert Haas 9.2.0
2012-01-26 Damage control for yesterday's CheckIndexCompatible changes. Robert Haas 9.2.0
2012-01-25 Make CheckIndexCompatible simpler and more bullet-proof. Robert Haas 9.2.0
2011-10-10 Fix ALTER TABLE ONLY .. DROP CONSTRAINT. Robert Haas 9.2.0
2011-04-21 Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to descendants. Robert Haas 9.1.0
2011-04-21 Allow ALTER TABLE name {OF type | NOT OF}. Robert Haas 9.1.0
2011-04-14 Fix toast table creation. Robert Haas 9.1.0
2011-04-04 Rearrange "add column" logic to merge columns at exec time. Robert Haas 9.1.0
2011-01-21 Make ALTER TABLE revalidate uniqueness and exclusion constraints. Robert Haas 9.0.3
2011-01-21 Make ALTER TABLE revalidate uniqueness and exclusion constraints. Robert Haas 9.1.0
2010-11-26 Add more ALTER <object> .. SET SCHEMA commands. Robert Haas 9.1.0