now 7.2.3 - 7.3.3

hook <hook@kcp.com>

From: "A. Van Hook" <hook@kcp.com>
To: pgsql-sql@postgresql.org
Date: 2003-07-30T10:06:02Z
Lists: pgsql-sql
this worked in 7.2.3
 "select sum(cr) from ar where date(tdate) = now() -1 "
but not in 7.3.3
What's the proper syntax for 7.3.3???

thanks