From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | kaiq(at)realtyideas(dot)com |
Cc: | Ed Loehr <ELOEHR(at)austin(dot)rr(dot)com>, pgsql-general(at)postgreSQL(dot)org |
Subject: | Re: [GENERAL] Date & Time |
Date: | 1999-12-02 21:17:20 |
Message-ID: | 199912022117.QAA21159@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> in ""current" implementation", I mean the implementation of "current". OK,
> my fault again. I'm beaten :-) thanks
>
> for 6.5.1 that I'm using, it is: "datetime default now()"
>
> > Table "kk"
> > Attribute | Type | Extra
> > -----------+----------+------------------------------------------
> > x | datetime | default timestamp(datetime('now'::text))
> >
> > Internally, it is using 'now'.
I think it was changed by Tom to fix a problem with default handling for
dates.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Werner | 1999-12-02 21:31:02 | errormsg? |
Previous Message | kaiq | 1999-12-02 21:08:53 | Re: [GENERAL] Date & Time |