Re: polite request about syntax

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Jeremy Drake <pgsql(at)jdrake(dot)com>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, Ricardo Malafaia <rmalafaia(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: polite request about syntax
Date: 2006-09-20 00:42:45
Message-ID: 20060920004245.GB31466@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mark 2006-09-20 01:39:13 Re: [PATCHES] Patch for UUID datatype (beta)
Previous Message Alvaro Herrera 2006-09-20 00:40:07 Re: [PATCHES] Include file in regress.c