timestamp in pg_dump

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема timestamp in pg_dump
Дата
Msg-id 3A7EDC40.4DF6C1BF@alumni.caltech.edu
обсуждение исходный текст
Ответы Re: timestamp in pg_dump  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
I'd like to have pg_dump for 7.1 produce "timestamp with time zone" when
dealing with timestamp type(s). That will prepare us for introducing a
timestamp type without time zones, while allowing reasonable upgrades to
7.2.

Comments? Would a pg_dump guru be willing to take this on? Should be
"easy", since afaik we already map some internal types to external
SQL-standard names...
                    - Thomas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 1024 limits??
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_ctl wish list