Re: bootstrap table with TimestampTz type

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: bootstrap table with TimestampTz type
Дата
Msg-id 162867790905201257w24b97919y7f204394293e135f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: bootstrap table with TimestampTz type  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
2009/5/20 Alvaro Herrera <alvherre@commandprompt.com>:
> Pavel Stehule escribió:
>> Hello
>>
>> I have a problem with creating bootstrap table with TimestampTz type.
>>
>> Initdb finish with bug unrecognized type "TimestampTz", because
>> pg_type knows "timestamptz". But I can't to use timestamptz, because
>> the identifier is "TimestampTz".
>>
>> What is good solution?
>
> See pg_authid.h ... is that not enough?

thank you, it'is it

regards
Pavel


>
> --
> Alvaro Herrera                                http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>


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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Feedback on writing extensible modules
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bootstrap table with TimestampTz type