pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent
Date
Msg-id 20050123003223.7B2B43A503B@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
pg_dump dumped the wrong tablespace for an index (ie, the parent table's
tablespace instead of the index's own), except when the index was created
as a constraint.  Report and fix by Tanida Yutaka.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_dump.c (r1.400 -> r1.400.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c.diff?r1=1.400&r2=1.400.4.1)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add tools/find_gt_lt to find < and > in SGML source.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add tools/find_gt_lt to find < and > in SGML source.