Re: [BUGS] BUG #1677: Bug in select with Union

2005-05-24 Thread Russell Smith
On Mon, 23 May 2005 11:54 pm, Tom Lane wrote: > "Julien Vallet" <[EMAIL PROTECTED]> writes: > > The result is "ERROR: UNION types text and bigint cannot be matched" > > This is the identical issue reported here: > http://archives.postgresql.org/pgsql-bugs/2005-02/msg8.php > See also this thre

Re: [BUGS] BUG #1677: Bug in select with Union

2005-05-23 Thread Tom Lane
"Julien Vallet" <[EMAIL PROTECTED]> writes: > The result is "ERROR: UNION types text and bigint cannot be matched" This is the identical issue reported here: http://archives.postgresql.org/pgsql-bugs/2005-02/msg8.php See also this thread: http://archives.postgresql.org/pgsql-general/2005-02/m

[BUGS] BUG #1677: Bug in select with Union

2005-05-23 Thread Julien Vallet
The following bug has been logged online: Bug reference: 1677 Logged by: Julien Vallet Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 & 8.0.3 Operating system: Windows XP Description:Bug in select with Union Details: I think there is a problem with the sel