Re: Select gives the wrong results - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Select gives the wrong results
Date
Msg-id 20050829214243.GA31767@svana.org
Whole thread Raw
In response to Select gives the wrong results  (Crystle Numan <crys@guidedvision.com>)
Responses Re: Select gives the wrong results  (Moises Alberto Lindo Gutarra <mlindo@gmail.com>)
Re: Select gives the wrong results  (Crystle Numan <crys@guidedvision.com>)
List pgsql-general
On Mon, Aug 29, 2005 at 04:48:49PM -0400, Crystle Numan wrote:
> Dear all:
>
> I am fairly knowledgeable about PostgreSQL but this behaviour is
> stumping me. Any help would be wonderful. If you think it is a bug, let
> me now and I'll file one.
>
> (select values in DB (date stamps) between Jan 1, 2000 and Jan 1, 2005,
> no results)

<snip results>

Looks to me like "value" is a string type, is this possible?

ORDER BY value should make it more obvious.
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: About "ERROR: must be *superuser* to COPY to or from a file"
Next
From: Stephan Szabo
Date:
Subject: Re: Select gives the wrong results