Fix pg_dump's --if-exists for large objects This was born broken in 9067310cc5dd590e36c2c3219dbf3961d7c9f8cb.
Per trouble report from Joachim Wieland. Pavel Stěhule and Álvaro Herrera Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/fd02931a6c83bf3beb2d03f65700600787d569a3 Modified Files -------------- src/bin/pg_dump/pg_backup_archiver.c | 99 +++++++++++++++++++--------------- 1 file changed, 57 insertions(+), 42 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
