Re: Function with defval returns error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Function with defval returns error
Дата
Msg-id 10187.1229624655@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Function with defval returns error  ("Rushabh Lathia" <rushabh.lathia@gmail.com>)
Ответы Re: Function with defval returns error  ("Rushabh Lathia" <rushabh.lathia@gmail.com>)
Список pgsql-hackers
"Rushabh Lathia" <rushabh.lathia@gmail.com> writes:
> Another issue found on CVS head ....
> ...
> postgres=> select f_test(10);
> ERROR:  cache lookup failed for type 2139062142

I had some difficulty reproducing this locally.  Would you check it's
fixed by latest commit?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Function with defval returns error
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Reducing some DDL Locks to ShareLock