Allow psql to use 7.4.X database by not referencing tablespaces.
authorBruce Momjian <[email protected]>
Fri, 20 Aug 2004 20:18:23 +0000 (20:18 +0000)
committerBruce Momjian <[email protected]>
Fri, 20 Aug 2004 20:18:23 +0000 (20:18 +0000)
commit3ca998b9515370b69984776d210c6ef1cbad9090
treec7f92134db080d04a05ef5a80361657738ae6d3b
parentee85595d467ef6fad3afb0554b27e6ee9f061318
Allow psql to use 7.4.X database by not referencing tablespaces.

Greg Sabino Mullan
src/bin/psql/describe.c
src/bin/psql/settings.h
src/bin/psql/startup.c