comparing dates with timestamps ? - Mailing list pgsql-general

From raptor
Subject comparing dates with timestamps ?
Date
Msg-id 20050213185730.7b593cde@vr
Whole thread Raw
Responses Re: comparing dates with timestamps ?  (Mike Rylander <mrylander@gmail.com>)
Re: comparing dates with timestamps ?  (Robby Russell <robby@planetargon.com>)
List pgsql-general
how to compare dates with timestamp..if i dont care about
the hour:minute part of the timestamp... i.e. i want
to be able to do exact match :

timestamp in (select date from table where .....)


tia

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Website Documentation
Next
From: Mike Rylander
Date:
Subject: Re: comparing dates with timestamps ?