]> granicus.if.org Git - postgresql/history - src/test/regress/sql/create_table.sql
Fix lost persistence setting during REINDEX INDEX
[postgresql] / src / test / regress / sql / create_table.sql
2015-03-30 Alvaro HerreraFix lost persistence setting during REINDEX INDEX
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-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...
2001-05-21 Peter EisentrautMake char(n) and varchar(n) types raise an error if...
2000-01-05 Thomas G. LockhartUpdate format to add uniform headers on files.
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...