Re: timestamptz alias

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: "Jim Nasby" <jimn(at)enterprisedb(dot)com>
Cc: "PostgreSQL-development hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: timestamptz alias
Date: 2006-10-06 07:35:55
Message-ID: 3449.24.211.165.134.1160120155.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

Jim Nasby wrote:
>
> It would be nice to denote types/aliases that are and aren't ANSI. A
> number are marked in the docs, but it would be good to add the info
> to that summary table.

Right under the table this sentence appears:

Compatibility: The following types (or spellings thereof) are specified
by SQL: bit, bit varying, boolean, char, character varying, character,
varchar, date, double precision, integer, interval, numeric, decimal,
real, smallint, time (with or without time zone), timestamp (with or
without time zone).

What's unclear about that?

cheers

andrew

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David Blewett 2006-10-06 17:55:06 Building Documentation
Previous Message Jim Nasby 2006-10-06 02:18:40 Re: timestamptz alias

Browse pgsql-hackers by date

  From Date Subject
Next Message Volkan YAZICI 2006-10-06 07:43:18 Re: Storing MemoryContext Pointers
Previous Message Pavel Stehule 2006-10-06 06:47:04 Re: PL/pgSQL Todo, better information in errcontext from plpgsql