Re: [BUGS] Bug #431: pg_dump errors on renamed primary key column names

2001-08-27 Thread Tom Lane
[EMAIL PROTECTED] writes: > pg_dump errors on renamed primary key column names This appears to be fixed already in PG 7.1. regards, tom lane ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PR

[BUGS] Bug #431: pg_dump errors on renamed primary key column names

2001-08-27 Thread pgsql-bugs
Markus Bertheau ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description pg_dump errors on renamed primary key column names Long Description Sample Code test=# select version(); version