Re: [GENERAL] typecast for index

From: "John Henderson" <jrh(at)is(dot)com(dot)fj>
To: "Ed Loehr" <eloehr(at)austin(dot)rr(dot)com>
Cc: <pgsql-general(at)hub(dot)org>
Subject: Re: [GENERAL] typecast for index
Date: 2000-02-15 04:44:51
Message-ID: 00a201bf776f$685158a0$ea7c3eca@john.is.com.fj
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you Ed,

>IIRC, this is a known issue with 'IN', and that the traditional
>solution was to replace use of 'IN' with 'EXISTS', i.e.,
>
> and EXISTS (select * from userdir where user_name = username and
>towncode...)
>
>Cheers,
>Ed Loehr
>
>************
>
>

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2000-02-15 12:04:07 Re: [GENERAL] modify table type1
Previous Message Howard Williams 2000-02-15 03:57:26 tuple is too big