On 12/12/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Rajesh Kumar Mallah" <mallah.rajesh@gmail.com> writes:
> > below query crashes 8.2.0
>
> > tradein_clients=> SELECT size from general.eyp_listing where size in
> > (select distinct size from general.eyp_listing ) order by size limit
> > 1;
>
> Already fixed.
Hi,
Can you *please* tell how to get the fix.
i have installed 8.2 in devlopment server
dunno when 8.2.1 would come. if i checkout from CVS i
get 8.3dev which refuses to start with 8.2 initdb'ed directory.
i tried patching subselect.c but failed. i am badly stuck.
regds
mallah.
>
> regards, tom lane
>