Re: [BUGS] SELECT DISTINCT on boxes

2004-07-14 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > I found the cause. Equals for boxes compares only area, \do: ... which is in itself pretty bogus IMHO. There are a couple of the geometric types for which '=' does not do what you'd really expect. I've been wondering if we could get away with changing

Re: [BUGS] SELECT DISTINCT on boxes

2004-07-14 Thread Bruce Momjian
Bruce Momjian wrote: > Is there a way to do a SELECT DISTINCT on boxes: > > test=> create TABLE t3 (a box); > CREATE TABLE > test=> insert into t3 values ('(2,2),(1,1)'); > INSERT 17232 1 > test=> insert into t3 values ('(2,2),(1,1)'); > INSERT 17233

[BUGS] SELECT DISTINCT on boxes

2004-07-14 Thread Bruce Momjian
Is there a way to do a SELECT DISTINCT on boxes: test=> create TABLE t3 (a box); CREATE TABLE test=> insert into t3 values ('(2,2),(1,1)'); INSERT 17232 1 test=> insert into t3 values ('(2,2),(1,1)'); INSERT 17233 1 test=> insert into t3 valu

[BUGS] BUG #1193: Some query sequences do not finish

2004-07-14 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1193 Logged by: Stefan Sassenberg Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4 Operating system: Linux Description:Some query sequences do not finish Details: Hello, this happens on a databas

[BUGS] BUG #1192: JDBC driver: org.postgresql.jdbc2.Array throws Bad BigDecimal Exception

2004-07-14 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1192 Logged by: oliver dauben (adc hofheim) Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4 Operating system: any (tested w/ win NT, win XP, linux 2.4.x) Description:JDBC driver: org.postgresql.jdbc