Woops. Previous patch to remove -X options missed getopt_long calls().

Robert Haas <rhaas@postgresql.org>

Commit: f78ba0a73a60f40270b21c4582f6a7d52fe16739
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-03-19T01:23:28Z
Releases: 9.1.0
Woops.  Previous patch to remove -X options missed getopt_long calls().

Noted by Tom Lane.

Files

PathChange+/−
src/bin/pg_dump/pg_dumpall.c modified +1 −1
src/bin/pg_dump/pg_dump.c modified +1 −1
src/bin/pg_dump/pg_restore.c modified +1 −1