aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/input/tablespace.source
Commit message (Expand)AuthorAge
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Use just one database connection in the "tablespace" test.Noah Misch2014-11-12
* Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'Stephen Frost2014-08-21
* Add CREATE TABLESPACE ... WITH ... OptionsStephen Frost2014-01-18
* Add ALTER TABLESPACE ... MOVE commandStephen Frost2014-01-18
* Regression tests for ALTER TABLESPACE RENAME,OWNERSimon Riggs2013-12-11
* Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).Robert Haas2010-01-05
* Add a regression test for ALTER SET TABLESPACE; this is a whole separateTom Lane2007-01-02
* Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT isNeil Conway2006-02-19
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18