Add tablespace location display for psql \d.
Bruce Momjian <bruce@momjian.us>
Add tablespace location display for psql \d. Gavin Sherry
Files
| Path | Change | +/− |
|---|---|---|
| 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 |