Re: Use of 'now' - Mailing list pgsql-docs

From Tom Lane
Subject Re: Use of 'now'
Date
Msg-id 4638.1005706352@sss.pgh.pa.us
Whole thread Raw
In response to Use of 'now'  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Use of 'now'
List pgsql-docs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Nothing of interest anymore, since 'current' has been removed as of 7.2.
>> However, Thomas has yet to commit any docs updates for his recent
>> datetime-related changes ... including that one ...

> Seems it is still in there somewhere:

>     test=> create table bb (x timestamp default 'current', y int);

Hmm.  It was *supposed* to be removed entirely, but possibly what
Thomas actually did was to continue to accept the keyword as equivalent
to 'now'.  Thomas?

            regards, tom lane

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Use of 'now'
Next
From: Bruce Momjian
Date:
Subject: Re: Use of 'now'