|
|
 | | From: | Tom Lane | | Subject: | pgsql: New routine _getObjectDescription() failed to cope with some | | Date: | Sun, 23 Jan 2005 00:03:58 +0000 (GMT) |
|
|
 | Log Message: ----------- New routine _getObjectDescription() failed to cope with some aspects of pre-7.3 pg_dump archive files: namespace isn't there, and in some cases te->tag may already be quotified. Per report from Alan Pevec and followup testing.
Modified Files: -------------- pgsql/src/bin/pg_dump: pg_backup_archiver.c (r1.101 -> r1.102) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.101&r2=1.102)
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
|
|
|