Re: timestamptz alias

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: timestamptz alias
Дата
Msg-id 20061008170325.GI72517@nasby.net
обсуждение исходный текст
Ответ на Re: timestamptz alias  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-hackers
On Fri, Oct 06, 2006 at 02:35:55AM -0500, Andrew Dunstan wrote:
> 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?

Oops. This is what happens when I answer emails on a plane. :(
-- 
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Checking max_stack_depth automatically
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Should there be a charcat?