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

From B.W.H. van Beest
Subject How to filter on timestamps?
Date
Msg-id 40eaf12a$0$48959$e4fe514c@news.xs4all.nl
Whole thread Raw
List pgsql-sql

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-sql by date:

Previous
From: Mike Rylander
Date:
Subject: Re: How to filter on timestamps?
Next
From: "Mischa Sandberg"
Date:
Subject: Re: Triggers - need help !!!