now 7.2.3 - 7.3.3

From: "A(dot) Van Hook" <hook(at)kcp(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: now 7.2.3 - 7.3.3
Date: 2003-07-30 10:06:02
Message-ID: 3F27988A.9080203@kcp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2003-07-30 10:41:55 Re: now 7.2.3 - 7.3.3
Previous Message Stephan Szabo 2003-07-30 09:45:17 Re: [SQL] time precision.