Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-12 | Ignore tablespace ACLs when ignoring schema ACLs. | Noah Misch | 9.4.12 |
| 2016-11-23 | Make sure ALTER TABLE preserves index tablespaces. | Tom Lane | 9.4.11 |
| 2014-11-12 | Use just one database connection in the "tablespace" test. | Noah Misch | 9.4.0 |
| 2014-08-21 | Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' | Stephen Frost | 9.4.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 |