Adjusted psql echoing options (-a and -e)

Peter Eisentraut <peter_e@gmx.net>

Commit: 9672d38f91f908e8a314d2f4500d9ec6b24d3b02
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-02-13T21:45:15Z
Releases: 7.1.1
Adjusted psql echoing options (-a and -e)

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +23 −10
src/bin/psql/common.c modified +2 −2
src/bin/psql/help.c modified +2 −2
src/bin/psql/mainloop.c modified +2 −2
src/bin/psql/startup.c modified +13 −11
src/bin/psql/variables.c modified +9 −1
src/bin/psql/variables.h modified +2 −5
src/test/regress/regress.sh modified +2 −2
src/test/regress/run_check.sh modified +2 −2