> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Michael Nagel > Sent: 14 October 2005 15:02 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] ERROR: column reference "proname" > is ambiguous > > Hi pgadmin-team, > > on opening a schema first time the message 'ERROR: column reference > "proname" is ambiguous' occures. After that no tables are > listed, all others > objects seams ok. > > The server is a 7.4.1 on i684-pc-linux-gnu, compiled by GCC 3.2 > The client is a Win2000 SP4 PC with all patches.
Hi, That was fixed shortly after beta2 was released (it should only affect 7.4.x servers). Thanks for the bug report though. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match