mirror of
https://github.com/postgres/postgres.git
synced 2025-10-15 05:46:52 +03:00
find it ambiguous. I propose something along the lines of the following patch to clarify it. Thanks. (Alternatively, perhaps the code could maintain a count of nested calls to SPI_connect/SPI_finish. But I didn't try to write that patch.) Ian Lance Taylor