On Wed, Apr 15, 2026 at 9:45 PM Tender Wang <[email protected]> wrote: > I try a quick fix as follow:
Thanks, but that's not quite correct: it filters out the unique relids only after testing the list, and also copies the list an extra time unnecessarily. I've pushed a fix that I believe to be correct, with a test case. -- Robert Haas EDB: http://www.enterprisedb.com
