On 2/9/09, Martijn van Oosterhout <[email protected]> wrote: > Making pg_dump not output the WITH OIDS option on tables may be an > easier option.
OTOH, the pg_dump already has option --oids. If the option is not given, is there any point putting WITH OIDS / default_with_oids into dump? -- marko -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
