pgsql: Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRI - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRI
Date
Msg-id E1c9zSt-0001Dk-G2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY.

Seems like a good thing to test, considering that we nearly broke it
yesterday.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4cc6a3f1106034187be3a371e61a02915bb93c11

Modified Files
--------------
src/test/regress/input/tablespace.source  | 12 ++++++++++++
src/test/regress/output/tablespace.source | 29 +++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix commit_ts for FrozenXid and BootstrapXid
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix typo in comment