Re: timestamp column default changed?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: timestamp column default changed?
Date: 2002-09-11 21:50:46
Message-ID: 200209112150.g8BLokh23896@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurette Cisneros 2002-09-11 22:03:45 Re: timestamp column default changed?
Previous Message Bruce Momjian 2002-09-11 21:46:46 Re: