Code review for FORCE QUOTE * patch: fix error checking to consider FORCE

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

Commit: a07e5acebbc0647c82c8577f17f912561e69aff4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-07-25T17:04:19Z
Releases: 9.0.0
Code review for FORCE QUOTE * patch: fix error checking to consider FORCE
QUOTE * as a variety of FORCE QUOTE, and update psql documentation to include
the option.  (The actual psql code doesn't seem to need any changes.)

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +2 −2
src/backend/commands/copy.c modified +7 −8
src/bin/psql/copy.c modified +3 −3