Re: pg_get_triggerdef in pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_get_triggerdef in pg_dump
Дата
Msg-id 22200.1055953499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_get_triggerdef in pg_dump  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgsql-hackers
Andreas Pflug <Andreas.Pflug@web.de> writes:
> There might be other cases of legal direct change of system catalog 
> entries, e,g. varchar to text, if they all are only names for internally 
> identical data structures. Can you tell which datatypes may be legally 
> interchanged?

Right offhand I think text<->varchar and adjustment of length limits in
char, varchar, and perhaps numeric would be the only things useful
enough to worry about handling.
        regards, tom lane


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

Предыдущее
От: "Francisco Figueiredo Jr."
Дата:
Сообщение: Re: Fields float4 don't return any row when selecting a
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: information Windows - PostgreSQL