Re: timestamp data type? - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: timestamp data type?
Date
Msg-id 1053623773.611.9.camel@billy
Whole thread Raw
In response to Re: timestamp data type?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-novice
Am Don, 2003-05-22 um 17.03 schrieb Oliver Elphick:

> CREATE TABLE xxx (
>    ts TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
>    ...);

BTW: Is there a difference between DEFAULT now() and DEFAULT
CURRENT_TIMESTAMP ?

--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : www.e-trolley.de


pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: Re: Problem on Linux
Next
From: Tom Lane
Date:
Subject: Re: Problem on Linux