How to filter on timestamps? - Mailing list pgsql-general

From B.W.H. van Beest
Subject How to filter on timestamps?
Date
Msg-id 40e9e39b$0$42417$e4fe514c@news.xs4all.nl
Whole thread Raw
Responses Re: How to filter on timestamps?  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-general
Gentle people, I don't get it.


I have a table where one of the columns is of type 'TIMESTAMP'

How can I do a query to filter on the TIMESTAMP value, e.g. to obtain
all rows earlier than a certain time stamp?

Regards,

pgsql-general by date:

Previous
From: "Rolf Østvik"
Date:
Subject: Re: Formatting Function..
Next
From: Stephan Szabo
Date:
Subject: Re: Postgres doesn't use indexes for prefix matching?