BUG #16618: XX000: cache lookup failed for function

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16618: XX000: cache lookup failed for function
Дата
Msg-id 16618-ee60f707532df7a8@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16618
Logged by:          Michael Meyer
Email address:      meyerm1@gmail.com
PostgreSQL version: 11.9
Operating system:   Windows 10
Description:

While trying out the npgsql auto-prepare feature, which in the background
prepares a statement after it has been executed a number of times, I
sometimes see this error when running some of our integration test suites.
These drop some schema and rebuild it from time to time, I'd suspect that
there may be a problem with a function invocation prepared, schema dropped,
and that prepared function invocation reused.
No simple repro yet, I may try to provide one on request.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16616: Segmentation fault when use explain
Следующее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: [BUG v13] Crash with event trigger in extension