Re: SPI_connect, SPI_connect_ext return type - Mailing list pgsql-hackers

From Stepan
Subject Re: SPI_connect, SPI_connect_ext return type
Date
Msg-id CAMaYL5Z+8BW8w-MK+Ku6wP9MFe7nrtassFOTD20ThS8wJyztWQ@mail.gmail.com
Whole thread Raw
In response to SPI_connect, SPI_connect_ext return type  (Stepan <sndcppg@gmail.com>)
List pgsql-hackers
Regarding checking the return value of these functions, I would also like to add that somewhere in the code before my patch, the value is checked, and somewhere it is not. I removed the check everywhere and it became the same style.

pgsql-hackers by date:

Previous
From: Stepan
Date:
Subject: SPI_connect, SPI_connect_ext return type
Next
From: Tom Lane
Date:
Subject: Re: SPI_connect, SPI_connect_ext return type