Re: Calling PLpgSQL function with composite type fails with an error: "ERROR: could not open relation with OID ..."

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Calling PLpgSQL function with composite type fails with an error: "ERROR: could not open relation with OID ..."
Дата
Msg-id 21313.1577418634@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Calling PLpgSQL function with composite type fails with an error:"ERROR: could not open relation with OID ..."  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Ответы Re: Calling PLpgSQL function with composite type fails with an error:"ERROR: could not open relation with OID ..."  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Список pgsql-hackers
Ashutosh Sharma <ashu.coek88@gmail.com> writes:
> Okay. Thanks for that fix. You've basically forced
> revalidate_rectypeid() to update the PLpgSQL_rec's rectypeid
> irrespective of typcache entry requires re-validation or not.

Right.  The assignment is cheap enough that it hardly seems
worth avoiding.

            regards, tom lane



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

Предыдущее
От: yuzuko
Дата:
Сообщение: Re: Autovacuum on partitioned table
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: ALTER INDEX fails on partitioned index