Commits

DateSubjectAuthorReleases
2017-02-12 Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 9.6.3
2017-02-12 Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 10.0
2016-11-24 Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY. Tom Lane 10.0
2016-11-23 Make sure ALTER TABLE preserves index tablespaces. Tom Lane 9.5.6
2016-11-23 Make sure ALTER TABLE preserves index tablespaces. Tom Lane 9.3.16
2016-11-23 Make sure ALTER TABLE preserves index tablespaces. Tom Lane 9.6.2
2016-11-23 Make sure ALTER TABLE preserves index tablespaces. Tom Lane 9.4.11
2016-11-23 Make sure ALTER TABLE preserves index tablespaces. Tom Lane 9.2.20
2016-11-23 Make sure ALTER TABLE preserves index tablespaces. Tom Lane 10.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2014-11-12 Use just one database connection in the "tablespace" test. Noah Misch 9.4.0
2014-11-12 Use just one database connection in the "tablespace" test. Noah Misch 9.5.0
2014-08-21 Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost 9.4.0
2014-08-21 Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost 9.5.0
2014-01-19 Add CREATE TABLESPACE ... WITH ... Options Stephen Frost 9.4.0
2014-01-18 Add ALTER TABLESPACE ... MOVE command Stephen Frost 9.4.0
2013-12-11 Regression tests for ALTER TABLESPACE RENAME,OWNER Simon Riggs 9.4.0
2010-01-12 Please tablespace directories in their own subdirectory so pg_migrator Bruce Momjian 9.0.0
2010-01-05 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). Robert Haas 9.0.0
2009-08-01 Improve unique-constraint-violation error messages to include the exact Tom Lane 9.0.0
2008-06-11 Improve reporting of dependencies in DROP to work like the scheme that we Tom Lane 8.4.0
2008-06-08 Rewrite DROP's dependency traversal algorithm into an honest two-pass Tom Lane 8.4.0
2007-06-03 Clarify some error messages about duplicate things. Peter Eisentraut 8.3.0
2007-01-02 Add a regression test for ALTER SET TABLESPACE; this is a whole separate Tom Lane 8.3.0
2006-02-19 Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is Neil Conway 8.2.0