OK.  My mistake.  In looking at the regression failures in your post, I 
thought I saw errors being reported of this type.  My bad.

--Barry

Tom Lane wrote:
> Barry Lind <[EMAIL PROTECTED]> writes:
> 
>>My feeling is that this change as currently scoped will break a lot of 
>>existing apps.  Especially the case where people are using where clauses 
>>of the form:   bigintcolumn = '999'  to get a query to use the index on 
>>a column of type bigint.
> 
> 
> Eh?  That case will not change behavior in the slightest, because
> there's no type conversion --- the literal is interpreted as the target
> type to start with.
> 
>                       regards, tom lane
> 



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to