Re: timestamp column default changed? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: timestamp column default changed?
Date
Msg-id 200209112150.g8BLokh23896@candle.pha.pa.us
Whole thread Raw
In response to timestamp column default changed?  (Laurette Cisneros <laurette@nextbus.com>)
Responses Re: timestamp column default changed?  (Laurette Cisneros <laurette@nextbus.com>)
List pgsql-hackers
Laurette Cisneros wrote:
> 
> If you define a column as:
> col    timestamp
> In 7.2.x didn't it default to timestamp with timezone?
> 
> And now in 7.3(b1) it defaults to timestamp without timezone?

/HISTORY says right at the top:
    * TIMESTAMP and TIME data types now default to WITHOUT TIMEZONE

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re:
Next
From: Laurette Cisneros
Date:
Subject: Re: timestamp column default changed?