Re: Missing cases from SPI_result_code_string() - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Missing cases from SPI_result_code_string()
Date
Msg-id CAEZATCXk0cAvSrhQyNSvmP_ajw-=9ivF33ocOyjL+cDL79BbuQ@mail.gmail.com
Whole thread Raw
In response to Re: Missing cases from SPI_result_code_string()  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
On Mon, 20 Feb 2023 at 19:49, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
> On Mon, 20 Feb 2023 at 19:39, Tom Lane <tgl@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



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: meson and sslfiles.mk in src/test/ssl/
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Time delayed LR (WAS Re: logical replication restrictions)