aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/create_table.sql
Commit message (Expand)AuthorAge
* Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTEMichael Paquier2019-02-15
* Fix lost persistence setting during REINDEX INDEXAlvaro Herrera2015-03-30
* Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEWAndrew Dunstan2014-12-13
* Do jsonb regression test input in the conventional way.Andrew Dunstan2014-03-23
* Revert error message on GLOBAL/LOCAL pending further discussionSimon Riggs2012-06-10
* Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implementedSimon Riggs2012-06-09
* Fix another bit of unlogged-table-induced breakage.Robert Haas2011-09-21
* Unbreak unlogged tables.Robert Haas2011-07-22
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* CREATE TABLE IF NOT EXISTS.Robert Haas2010-07-25
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-21
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-02
* This patch updates the regression tests to allow "make installcheck" toNeil Conway2005-01-22
* Make char(n) and varchar(n) types raise an error if the inserted string isPeter Eisentraut2001-05-21
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-05
* I have two patches for 6.5.0:Bruce Momjian1999-05-05
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-26
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-07
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-30
* More splits of the regression tests in order to make them moreMarc G. Fournier1997-04-05