Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 02d79e765b5e15b433e5f93427a3c864b6a7d526
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-07-28T00:14:43Z
Releases: 7.4.1
Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.

Files

PathChange+/−
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