Code review for --quote-all-identifiers patch: add missing --help documentation
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Aug 2010 19:24:05 +0000 (19:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Aug 2010 19:24:05 +0000 (19:24 +0000)
commit349152098654b9b3b2a01d1e207296d888fb5e6e
tree6536de4260675a36fdd6bb0e2a5c22d3543e9025
parente20df55ccafc3f70d5d6e1f31763d238330dee2b
Code review for --quote-all-identifiers patch: add missing --help documentation
for new pg_dump/pg_dumpall parameters, make a couple of trivial stylistic
adjustments to make the code follow usual project style.
src/backend/utils/adt/ruleutils.c
src/bin/pg_dump/dumputils.c
src/bin/pg_dump/dumputils.h
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c