index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
input
/
tablespace.source
Commit message (
Expand
)
Author
Age
*
Prevent drop of tablespaces used by partitioned relations
Alvaro Herrera
2021-01-14
*
Fix default_tablespace usage for partitioned tables
Alvaro Herrera
2019-06-07
*
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-25
*
psql: display tablespace for partitioned indexes
Alvaro Herrera
2019-04-17
*
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
*
Don't allow partitioned indexes in pg_global tablespace
Alvaro Herrera
2018-11-23
*
Fix tablespace handling for partitioned indexes
Alvaro Herrera
2018-11-03
*
Add more tests for reloptions
Alvaro Herrera
2017-10-19
*
Ignore tablespace ACLs when ignoring schema ACLs.
Noah Misch
2017-02-12
*
Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY.
Tom Lane
2016-11-24
*
Make sure ALTER TABLE preserves index tablespaces.
Tom Lane
2016-11-23
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Use just one database connection in the "tablespace" test.
Noah Misch
2014-11-12
*
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-21
*
Add CREATE TABLESPACE ... WITH ... Options
Stephen Frost
2014-01-18
*
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2014-01-18
*
Regression tests for ALTER TABLESPACE RENAME,OWNER
Simon Riggs
2013-12-11
*
Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).
Robert Haas
2010-01-05
*
Add a regression test for ALTER SET TABLESPACE; this is a whole separate
Tom Lane
2007-01-02
*
Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is
Neil Conway
2006-02-19
*
Create 'default_tablespace' GUC variable that supplies a TABLESPACE
Tom Lane
2004-11-05
*
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-18