Re: suggestion: fix 'now' -> CURRENT_TIMESTAMP

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mark Stosberg <mark(at)summersault(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: suggestion: fix 'now' -> CURRENT_TIMESTAMP
Date: 2005-09-23 21:28:30
Message-ID: 6661.1127510910@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Mark Stosberg <mark(at)summersault(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mark Stosberg 2005-09-23 21:42:02 Re: suggestion: fix 'now' -> CURRENT_TIMESTAMP
Previous Message Bruce Momjian 2005-09-23 20:41:30 Re: BUG #1850: parameter WITH HOLD (of function DECLARE CURSOR)