Disable expanded mode only for \d tablename, not for all backslash
authorBruce Momjian
Thu, 27 Oct 2005 13:34:47 +0000 (13:34 +0000)
committerBruce Momjian
Thu, 27 Oct 2005 13:34:47 +0000 (13:34 +0000)
commands.  Per complaint that \df+ is clearer in expanded mode.

doc/src/sgml/release.sgml
src/bin/psql/common.c
src/bin/psql/describe.c
src/bin/psql/print.c
src/bin/psql/print.h
src/bin/psql/startup.c

index 023c9258d292013a85ca56a54d66fbcd80e3f762..0420772f4c4f8339cb940aa8e03ec64f700615c7 100644 (file)
@@ -1,5 +1,5 @@