This patch reduces some unsightly #ifdefs, and fixes two typos in
authorBruce Momjian <bruce@momjian.us>
Mon, 1 Dec 2003 22:14:40 +0000 (22:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 1 Dec 2003 22:14:40 +0000 (22:14 +0000)
commit35ddc2edeea919bad940b3e0ca8619688adba4b1
tree657717f5ea7e06458eb15f737854b66be513f5fc
parentabd5d75c4c0d101d8559d3c7c74dc77661f085a6
This patch reduces some unsightly #ifdefs, and fixes two typos in
comments in the psql code. This doesn't make any functional change, so
feel free to save it for 7.5

Neil Conway
src/bin/psql/command.c
src/bin/psql/common.h
src/bin/psql/copy.c
src/bin/psql/stringutils.c
src/bin/psql/tab-complete.c
src/bin/psql/variables.c