Re: 'current' timestamp bug

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: 'current' timestamp bug
Date: 2001-05-07 22:25:04
Message-ID: 3AF720C0.16024096@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Eisentraut wrote:
>
> Joseph Shraibman writes:
>
> > Unless I'm missing something and somehow 'current' is a magic timestamp
> > value
>
> You are missing something.
>
If you are referring to
http://www.ca.postgresql.org/docs/postgres/datatype-datetime.html#AEN3223
It doesn't indicate that 'current_timestamp' is the same as 'current',
and shouldn't the field set to be 'current' when selected return a
timestamp with the time as of selection?

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2001-05-07 22:30:39 ALTER TABLE ADD CONSTRAINT
Previous Message Tatsuo Ishii 2001-05-07 22:09:25 Re: v7.1.1 Branched, Packaged and Released ...