Re: SPI_connect, SPI_connect_ext return type

From: Stepan <sndcppg(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: SPI_connect, SPI_connect_ext return type
Date: 2024-08-10 14:00:02
Message-ID: CAMaYL5Z+8BW8w-MK+Ku6wP9MFe7nrtassFOTD20ThS8wJyztWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-08-10 14:12:04 Re: SPI_connect, SPI_connect_ext return type
Previous Message Stepan 2024-08-10 13:55:46 SPI_connect, SPI_connect_ext return type