Add tablespace location display for psql \d.

Bruce Momjian <bruce@momjian.us>

Commit: b6335b4fb405c56af5df6c339cbc8284293df37c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-07-12T20:41:13Z
Releases: 8.0.0
Add tablespace location display for psql \d.

Gavin Sherry

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +2 −2
src/bin/psql/common.h modified +4 −1
src/bin/psql/describe.c modified +52 −6
src/bin/psql/large_obj.c modified +1 −4