Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: query crashes 8.2.0 but not 8.1.5



"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.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group