Allow psql to use 7.4.X database by not referencing tablespaces.
Bruce Momjian <bruce@momjian.us>
Allow psql to use 7.4.X database by not referencing tablespaces. Greg Sabino Mullan
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +13 −5 |
| src/bin/psql/settings.h | modified | +2 −2 |
| src/bin/psql/startup.c | modified | +4 −1 |