Re: Trouble with pg_dumpall import with 7.2

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: herve(at)elma(dot)fr, Masaru Sugawara <rk73(at)echna(dot)ne(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Trouble with pg_dumpall import with 7.2
Date: 2002-02-21 15:22:31
Message-ID: 3C7510B7.1C2AEA35@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

...
> BTW, 7.2 assumes plain "timestamp" to denote "timestamp with time zone";
> this is for backwards compatibility with the behavior of previous
> releases' timestamp datatype. However, the SQL spec says that
> "timestamp" should mean ""timestamp without time zone", so we are
> probably going to change over eventually.
> (Hey Thomas, did I get all that right?)

Yes, including the change in default in an upcoming release. Well,
actually I have to admit I lost concentration somewhere in the middle of
the "power examples" so didn't check those carefully ;) :))

- Thomas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Colin Faber 2002-02-21 15:38:20 Re: PostgreSQL 8.0 ??
Previous Message Tom Lane 2002-02-21 15:19:57 Re: Error with a SQL query 'between .. and .. and'