Re: amvalidate(): cache lookup failed for operator class 123
В списке pgsql-hackers по дате отправления:
| От | Justin Pryzby |
|---|---|
| Тема | Re: amvalidate(): cache lookup failed for operator class 123 |
| Дата | |
| Msg-id | 20210513182817.GI27406@telsasoft.com обсуждение |
| Ответ на | Re: amvalidate(): cache lookup failed for operator class 123 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On Thu, May 13, 2021 at 02:22:16PM -0400, Tom Lane wrote: > Justin Pryzby <pryzby@telsasoft.com> writes: > > Per sqlsmith. > > postgres=# select amvalidate(123); > > ERROR: cache lookup failed for operator class 123 > > postgres=# \errverbose > > ERROR: XX000: cache lookup failed for operator class 123 > > LOCATION: amvalidate, amapi.c:125 > > > The usual expectation is that sql callable functions should return null rather > > than hitting elog(). > > Meh. I'm not convinced that that position ought to apply to amvalidate. > Under what circumstances would you be calling that on an opclass that > might be about to be dropped? Sure, no problem. I'm just passing on the message :) -- Justin
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера