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:32:23 +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.
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)
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
|
|
|
| | |
|
 |