Re: Index/Seq Scan Problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Cox" <cjcox(at)optushome(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Index/Seq Scan Problem
Date: 2003-04-14 03:15:21
Message-ID: 1396.1050290121@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Chris Cox" <cjcox(at)optushome(dot)com(dot)au> writes:
> Found my own problem! I didn't cast the values as bigint on the where.

Right-o. You shouldn't have to do that --- but we're still going round
and round about how to implicitly cast integer constants to the "right"
width. All of the proposals so far have proven to create new problems
:-(

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2003-04-14 03:30:00 Re: How can I get a column INT4 to be UNSIGNED ?
Previous Message Deepak Joglekar 2003-04-14 02:17:54 Re: Case sensitive order by