pgsql: New routine _getObjectDescription() failed to cope with some - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: New routine _getObjectDescription() failed to cope with some
Date
Msg-id 20050123000430.E7A953A4FA3@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: New routine _getObjectDescription() failed to cope with some
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent