| From: | "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Lista Postgres" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: query crashes 8.2.0 but not 8.1.5 |
| Date: | 2006-12-12 17:55:02 |
| Message-ID: | a97c77030612120955n640405b8ifee57b07d337aad6@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 12/12/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-12-12 17:56:47 | Re: query crashes 8.2.0 but not 8.1.5 |
| Previous Message | Tom Lane | 2006-12-12 17:48:28 | Re: query crashes 8.2.0 but not 8.1.5 |