aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/input/tablespace.source
Commit message (Expand)AuthorAge
* Prevent drop of tablespaces used by partitioned relationsAlvaro Herrera2021-01-14
* Fix default_tablespace usage for partitioned tablesAlvaro Herrera2019-06-07
* Fix tablespace inheritance for partitioned relsAlvaro Herrera2019-04-25
* psql: display tablespace for partitioned indexesAlvaro Herrera2019-04-17
* Fix tablespace handling for partitioned tablesAlvaro Herrera2018-12-17
* Don't allow partitioned indexes in pg_global tablespaceAlvaro Herrera2018-11-23
* Fix tablespace handling for partitioned indexesAlvaro Herrera2018-11-03
* Add more tests for reloptionsAlvaro Herrera2017-10-19
* Ignore tablespace ACLs when ignoring schema ACLs.Noah Misch2017-02-12
* Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY.Tom Lane2016-11-24
* Make sure ALTER TABLE preserves index tablespaces.Tom Lane2016-11-23
* 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