| knowledge-database (beta) |
Current group: pgsql.committers
pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent
|
|
 | | From: | Tom Lane | | Subject: | pgsql: pg_dump dumped the wrong tablespace for an index (ie, the parent | | Date: | Sun, 23 Jan 2005 00:31:00 +0000 (GMT) |
|
|
 | 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)
---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
|
|
|
| | |
|
 |