Add a regression test for ALTER SET TABLESPACE; this is a whole separate
Tom Lane <tgl@sss.pgh.pa.us>
Add a regression test for ALTER SET TABLESPACE; this is a whole separate code path in tablecmds.c that wasn't exercised at all before.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/input/tablespace.source | modified | +11 −0 |
| src/test/regress/output/tablespace.source | modified | +15 −0 |