Disable expanded mode only for \d tablename, not for all backslash
Bruce Momjian <bruce@momjian.us>
Disable expanded mode only for \d tablename, not for all backslash commands. Per complaint that \df+ is clearer in expanded mode.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/release.sgml | modified | +2 −2 |
| src/bin/psql/common.c | modified | +1 −3 |
| src/bin/psql/describe.c | modified | +4 −1 |
| src/bin/psql/print.c | modified | +2 −2 |
| src/bin/psql/print.h | modified | +1 −3 |
| src/bin/psql/startup.c | modified | +1 −2 |