Adjusted psql echoing options (-a and -e)
Peter Eisentraut <peter_e@gmx.net>
Adjusted psql echoing options (-a and -e)
Files
| Path | Change | +/− |
|---|---|---|
| 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 |