Re: PLPGSQL OID Bug

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PLPGSQL OID Bug
Дата
Msg-id 14377.1122519214@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PLPGSQL OID Bug  (Neil Conway <neilc@samurai.com>)
Ответы Re: PLPGSQL OID Bug
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> BTW, is there a reason why exec_cast_value() and friends take a bool *,
> rather than a bool?

I think the reason is that it's both an input and an output parameter,
to handle the case where the cast function returns NULL.

This is obviously a pretty bug-prone convention, however, and so maybe
we should rethink it.

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: PLPGSQL OID Bug
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AIX - pgport/contrib resolution