Commits

DateSubjectAuthorReleases
2017-04-28 Fix crash when partitioned column specified twice. Robert Haas 10.0
2017-04-28 Remove unnecessairly duplicated gram.y productions Stephen Frost 10.0
2017-04-18 Allow COMMENT ON COLUMN with partitioned tables Simon Riggs 10.0
2017-03-06 Allow partitioned tables to be dropped without CASCADE Simon Riggs 10.0
2017-02-19 Make partitions automatically inherit OIDs. Robert Haas 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2017-01-19 Teach partitioning tests not to use DROP TABLE ... CASCADE. Robert Haas 10.0
2017-01-19 Fix some problems in check_new_partition_bound(). Robert Haas 10.0
2017-01-13 Fix some more regression test row-order-instability issues. Tom Lane 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-10-06 Have CREATE TABLE LIKE add OID column if any LIKEd table has one Bruce Momjian 9.6.0
2015-03-30 Fix lost persistence setting during REINDEX INDEX Alvaro Herrera 9.5.0
2014-12-13 Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW Andrew Dunstan 9.5.0
2014-03-24 Do jsonb regression test input in the conventional way. Andrew Dunstan 9.4.0
2012-06-10 Revert error message on GLOBAL/LOCAL pending further discussion Simon Riggs 9.2.0
2012-06-09 Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Simon Riggs 9.2.0
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.2.0
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.1.1
2011-07-22 Unbreak unlogged tables. Robert Haas 9.1.0
2011-07-22 Unbreak unlogged tables. Robert Haas 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-07-25 CREATE TABLE IF NOT EXISTS. Robert Haas 9.1.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0