Re: polite request about syntax - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: polite request about syntax
Date
Msg-id 20060920004245.GB31466@alvh.no-ip.org
Whole thread Raw
In response to Re: polite request about syntax  (Jeremy Drake <pgsql@jdrake.com>)
Responses Re: polite request about syntax  (Jeremy Drake <pgsql@jdrake.com>)
List pgsql-hackers
Jeremy Drake wrote:

> I have found the same thing with the type "timestamp without time zone".
> The verbosity of type names seems rather extreme.

Then use simply "timestamptz" (with TZ) or "timestamp" (without).

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: mark@mark.mielke.cc
Date:
Subject: Re: [PATCHES] Patch for UUID datatype (beta)
Next
From: Jeremy Drake
Date:
Subject: Re: polite request about syntax