Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/input/tablespace.source | modified | +12 −0 |
| src/test/regress/output/tablespace.source | modified | +29 −0 |