Add a regression test for ALTER SET TABLESPACE; this is a whole separate

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 09d09b988df4fba7c800445da73cb09a915f940c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-01-02T21:43:36Z
Releases: 8.3.0
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