Re: suggestion: fix 'now' -> CURRENT_TIMESTAMP - Mailing list pgsql-bugs

From Tom Lane
Subject Re: suggestion: fix 'now' -> CURRENT_TIMESTAMP
Date
Msg-id 6661.1127510910@sss.pgh.pa.us
Whole thread Raw
In response to suggestion: fix 'now' -> CURRENT_TIMESTAMP  (Mark Stosberg <mark@summersault.com>)
List 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

pgsql-bugs by date:

Previous
From: Mark Stosberg
Date:
Subject: suggestion: fix 'now' -> CURRENT_TIMESTAMP
Next
From: Tom Lane
Date:
Subject: Re: BUG #1878: Different execution plans for the same query.