Re: Unused system table columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unused system table columns
Дата
Msg-id 10521.1026801865@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Unused system table columns  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: Unused system table columns  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
Hannu Krosing <hannu@tm.ee> writes:
> The interim solution would be to set typreceive/typsend to  NULL if they
> are the same as typinput/typoutput in CREATE TYPE.

Which still puts you right back at square one.  You might as well define
two new columns that will carry the function names for binary transport.

typsend/typreceive are hopelessly contaminated at this point, IMHO;
it'll be less work and less confusion to adopt other column names than
to try to reuse them just "because they're there".
        regards, tom lane


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Unused system table columns
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: pg_views.definition