On Fri, Mar 18, 2011 at 9:05 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> Remove ancient -X options to pg_dump, pg_dumpall, pg_restore. >> The last version in which these options were documented is now EOL, so >> it's time to get rid of them for real. We now use GNU-style long >> options instead. > > It looks like you forgot to remove 'X:' from the getopt calls.
Good catch, thanks. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
