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(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
