Re: [BUGS] BUG #4019: Comparison of user defined domain doesn't work

2008-03-07 Thread Tom Lane
Stephan Szabo <[EMAIL PROTECTED]> writes: > On Fri, 7 Mar 2008, Tom Lane wrote: >> "Jan Strube" <[EMAIL PROTECTED]> writes: Description:Comparison of user defined domain doesn't work >> >> I can't reproduce this here --- the test case gives the expected output >> on both 8.2 and 8.3.

Re: [BUGS] BUG #4019: Comparison of user defined domain doesn't work

2008-03-07 Thread Stephan Szabo
On Fri, 7 Mar 2008, Tom Lane wrote: > "Jan Strube" <[EMAIL PROTECTED]> writes: > > Description:Comparison of user defined domain doesn't work > > I can't reproduce this here --- the test case gives the expected output > on both 8.2 and 8.3. (I'm checking CVS tip not the 8.3.0 release, bu

Re: [BUGS] BUG #4019: Comparison of user defined domain doesn't work

2008-03-07 Thread Tom Lane
"Jan Strube" <[EMAIL PROTECTED]> writes: > Description:Comparison of user defined domain doesn't work I can't reproduce this here --- the test case gives the expected output on both 8.2 and 8.3. (I'm checking CVS tip not the 8.3.0 release, but there surely haven't been any bug fixes that

[BUGS] BUG #4019: Comparison of user defined domain doesn't work

2008-03-07 Thread Jan Strube
The following bug has been logged online: Bug reference: 4019 Logged by: Jan Strube Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3 Operating system: openSUSE Linux 10.2 Description:Comparison of user defined domain doesn't work Details: Hi, I think when c