Thread: pgsql: New routine _getObjectDescription() failed to cope with some

pgsql: New routine _getObjectDescription() failed to cope with some

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
New routine _getObjectDescription() failed to cope with some aspects of
pre-7.3 pg_dump archive files: namespace isn't there, and in some cases
te->tag may already be quotified.  Per report from Alan Pevec and
followup testing.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_archiver.c (r1.101 -> r1.101.4.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.101&r2=1.101.4.1)