pgsql/doc/src/sgml (spi.sgml)

Started by Bruce Momjianover 25 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Date: Tuesday, January 9, 2001 @ 09:23:40
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml
from hub.org:/home/projects/pgsql/tmp/cvs-serv36595/pgsql/doc/src/sgml

Modified Files:
spi.sgml

----------------------------- Log Message -----------------------------

Approaching the current documentation from a position of ignorance, I
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