Re: ERROR: XX000: could not find memoization table entry (reproducible) - Mailing list pgsql-bugs

From David Rowley
Subject Re: ERROR: XX000: could not find memoization table entry (reproducible)
Date
Msg-id CAApHDvrZ6kwtxovXQAgoWBqu=9Z1nrwC2PgKq8eNFJqoJunBGA@mail.gmail.com
Whole thread Raw
In response to Re: ERROR: XX000: could not find memoization table entry (reproducible)  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: ERROR: XX000: could not find memoization table entry (reproducible)
List pgsql-bugs
On Thu, 23 Oct 2025 at 10:04, David Rowley <dgrowleyml@gmail.com> wrote:
> This seems to be a 1 liner fix. Basically, the zero extend should be a
> signed extend. i.e, use LLVMBuildSExt().

The patch for the 1-liner.

David

Attachment

pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: ERROR: XX000: could not find memoization table entry (reproducible)
Next
From: Nathan Bossart
Date:
Subject: Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore