index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
output
/
tablespace.source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
1
-939
/
+0
*
Remove dynamic translation of regression test scripts, step 1.
Tom Lane
2021-12-20
1
-3
/
+6
*
Fix the public schema's permissions in a separate test script.
Tom Lane
2021-12-17
1
-3
/
+1
*
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
Noah Misch
2021-09-09
1
-1
/
+3
*
Add TABLESPACE option to REINDEX
Michael Paquier
2021-02-04
1
-0
/
+183
*
Prevent drop of tablespaces used by partitioned relations
Alvaro Herrera
2021-01-14
1
-0
/
+5
*
Improve psql's \d output for partitioned indexes.
Tom Lane
2019-07-23
1
-0
/
+89
*
Fix default_tablespace usage for partitioned tables
Alvaro Herrera
2019-06-07
1
-11
/
+39
*
Message style fixes
Alvaro Herrera
2019-04-30
1
-1
/
+1
*
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-25
1
-0
/
+334
*
psql: display tablespace for partitioned indexes
Alvaro Herrera
2019-04-17
1
-0
/
+8
*
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
1
-0
/
+19
*
Don't allow partitioned indexes in pg_global tablespace
Alvaro Herrera
2018-11-23
1
-0
/
+2
*
Fix tablespace handling for partitioned indexes
Alvaro Herrera
2018-11-03
1
-1
/
+18
*
Improve psql's \d command to show whether index columns are key columns.
Tom Lane
2018-07-19
1
-48
/
+48
*
Add more tests for reloptions
Alvaro Herrera
2017-10-19
1
-2
/
+2
*
Ignore tablespace ACLs when ignoring schema ACLs.
Noah Misch
2017-02-12
1
-1
/
+8
*
Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY.
Tom Lane
2016-11-24
1
-0
/
+29
*
Make sure ALTER TABLE preserves index tablespaces.
Tom Lane
2016-11-23
1
-0
/
+105
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-46
/
+46
*
Use just one database connection in the "tablespace" test.
Noah Misch
2014-11-12
1
-1
/
+1
*
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-21
1
-2
/
+3
*
Add CREATE TABLESPACE ... WITH ... Options
Stephen Frost
2014-01-18
1
-0
/
+13
*
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2014-01-18
1
-2
/
+6
*
Regression tests for ALTER TABLESPACE RENAME,OWNER
Simon Riggs
2013-12-11
1
-1
/
+11
*
Please tablespace directories in their own subdirectory so pg_migrator
Bruce Momjian
2010-01-12
1
-1
/
+1
*
Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).
Robert Haas
2010-01-05
1
-0
/
+7
*
Improve unique-constraint-violation error messages to include the exact
Tom Lane
2009-08-01
1
-0
/
+1
*
Improve reporting of dependencies in DROP to work like the scheme that we
Tom Lane
2008-06-11
1
-4
/
+5
*
Rewrite DROP's dependency traversal algorithm into an honest two-pass
Tom Lane
2008-06-08
1
-3
/
+3
*
Clarify some error messages about duplicate things.
Peter Eisentraut
2007-06-03
1
-1
/
+1
*
Add a regression test for ALTER SET TABLESPACE; this is a whole separate
Tom Lane
2007-01-02
1
-0
/
+15
*
Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is
Neil Conway
2006-02-19
1
-0
/
+21
*
Create 'default_tablespace' GUC variable that supplies a TABLESPACE
Tom Lane
2004-11-05
1
-12
/
+4
*
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-18
1
-0
/
+45