]> granicus.if.org Git - postgresql/history - src/test/regress/expected/create_table.out
Allow COMMENT ON COLUMN with partitioned tables
[postgresql] / src / test / regress / expected / create_table.out
2017-04-18 Simon RiggsAllow COMMENT ON COLUMN with partitioned tables
2017-03-10 Tom LaneChange the relkind for partitioned tables from 'P'...
2017-03-06 Simon RiggsAllow partitioned tables to be dropped without CASCADE
2017-02-19 Robert HaasMake partitions automatically inherit OIDs.
2017-02-06 Heikki LinnakangasFix typos in comments.
2017-01-25 Tom LaneChange unknown-type literals to type text in SELECT...
2017-01-19 Robert HaasTeach partitioning tests not to use DROP TABLE ......
2017-01-19 Robert HaasFix some problems in check_new_partition_bound().
2017-01-13 Tom LaneFix some more regression test row-order-instability...
2016-12-07 Robert HaasReplace references to COLLATE "en_US" with COLLATE...
2016-12-07 Robert HaasImplement table partitioning.
2015-10-06 Bruce MomjianHave CREATE TABLE LIKE add OID column if any LIKEd...
2015-03-30 Alvaro HerreraFix lost persistence setting during REINDEX INDEX
2015-03-18 Alvaro HerreraSetup cursor position for schema-qualified elements
2014-12-13 Andrew DunstanAdd CINE option for CREATE TABLE AS and CREATE MATERIAL...
2014-03-24 Andrew DunstanDo jsonb regression test input in the conventional...
2012-07-05 Robert HaasReduce messages about implicit indexes and sequences...
2012-06-10 Simon RiggsRevert error message on GLOBAL/LOCAL pending further...
2012-06-09 Simon RiggsAdd ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
2011-09-21 Robert HaasFix another bit of unlogged-table-induced breakage.
2011-07-22 Robert HaasUnbreak unlogged tables.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-07-25 Robert HaasCREATE TABLE IF NOT EXISTS.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2005-01-22 Neil ConwayThis patch updates the regression tests to allow "make...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-07-20 Tom LaneAnother round of error message editing, covering backen...
2002-03-06 Bruce MomjianChange made to elog:
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2001-05-21 Peter EisentrautMake char(n) and varchar(n) types raise an error if...
2001-03-30 Tom LaneRe-allow specification of a new default value for an...
2000-01-05 Thomas G. LockhartUpdate output to new psql conventions.
1999-05-05 Bruce MomjianI have two patches for 6.5.0:
1998-04-26 Bruce MomjianRe-apply Darren's char2-16 removal code.
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1997-04-05 Marc G. FournierMore splits of the regression tests in order to make...