Re: suggestion: fix 'now' -> CURRENT_TIMESTAMP

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Mark Stosberg <mark@summersault.com>
Cc: pgsql-bugs@postgresql.org
Date: 2005-09-23T21:28:30Z
Lists: pgsql-bugs
Mark Stosberg <mark@summersault.com> writes:
> Why not make the translation on the fly, since using 'now' and
> timestamp() are not recommended practices anyway ?

Because we can't retroactively fix 7.1.

			regards, tom lane