Re: ERROR: XX000: could not find memoization table entry (reproducible)

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: ERROR: XX000: could not find memoization table entry (reproducible)
Дата
Msg-id CAApHDvriMJeNnrPXae1JzDOc+u+efzivXBOVJ0OCRQca2shwuQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: XX000: could not find memoization table entry (reproducible)  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: ERROR: XX000: could not find memoization table entry (reproducible)
Список pgsql-bugs
On Thu, 23 Oct 2025 at 10:13, David Rowley <dgrowleyml@gmail.com> wrote:
> The patch for the 1-liner.

I've pushed the fix for this [1]. The only other instance I saw of
LLVMBuildZExt for TypeDatum is in llvmjit_expr.c for "case
EEOP_BOOL_NOT_STEP". I didn't adjust this as it wasn't clear to me
that it was a problem. I expect the value being zero extended there is
either a 0 or 1, so didn't want to risk touching that code if it isn't
broken.


Emmanuel,

You should be seeing it in the next minor releases due around
mid-November. In the meantime, I suggest turning off
jit_tuple_deforming.

Many thanks for reporting this and coming up with the steps and backup
to reproduce the issue.

David

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=10945148eec689cc114fe872d623c3c7c4f546e6



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