Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.
Tom Lane <tgl@sss.pgh.pa.us>
Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +2 −2 |
| src/bin/psql/command.c | modified | +7 −7 |
| src/bin/psql/command.h | modified | +2 −2 |
| src/bin/psql/startup.c | modified | +2 −2 |