Jean-Christian Imbeault wrote:
> TEST=# select ('2003-04-18'::date=current_timestamp::date);
> t
> TEST=# insert into t values('2003-04-08');
> TEST=# select (d=current_timestamp::date) from t;
> f
I'm not sure why you expect the 8th and 18th of April to be equal anyway??
--
Peter Gibbs
EmKel Systems