On Mon, 20 Feb 2023 at 19:49, Dean Rasheed <dean.a.rash...@gmail.com> wrote: > > On Mon, 20 Feb 2023 at 19:39, Tom Lane <t...@sss.pgh.pa.us> wrote: > > > > Ugh. Grepping around, it looks like pltcl_process_SPI_result > > is missing a case for SPI_OK_MERGE as well. > > Yes, I was about to post a patch for that too. That's the last case > that I found, looking around. >
OK, I've pushed fixes for those. Regards, Dean