From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: 7.3.1 New install, large queries are slow |
Date: | 2003-01-17 15:15:34 |
Message-ID: | 20030117101534.A23422@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Fri, Jan 17, 2003 at 09:00:19AM -0500, Jeff wrote:
> Perhaps this should go on the TODO - when one side is an int8 and the
> other is a literal number assume the number to be int8 instead of int4?
Actually, this is a broader problem having to do with type coercion.
There are a couple of TODO items which refer to this, it looks to me,
but in any case there has been _plenty_ of discussion on -general and
-hackers about what's wrong here.
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2003-01-17 15:33:41 | Re: index usage |
Previous Message | Tom Lane | 2003-01-17 15:11:17 | Re: 7.3.1 New install, large queries are slow |