pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent
Date: 2005-01-23 00:31:00
Message-ID: 20050123003100.662FA3A501F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-01-23 00:31:34 pgsql: Add tools/find_gt_lt to find < and > in SGML source.
Previous Message Tom Lane 2005-01-23 00:04:30 pgsql: New routine _getObjectDescription() failed to cope with some