pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they
Date
Msg-id 20060524212024.61CEE9F94EA@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix pg_restore to process BLOB COMMENT entries correctly; they aren't
really tables and shouldn't get DISABLE TRIGGER processing.  Per bug
#2452 from Robert Treat.

Tags:
----
REL8_1_STABLE

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

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

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they
Next
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres: