From: Neil Conway Date: Mon, 12 Sep 2005 18:51:29 +0000 (+0000) Subject: Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=107142b492da4c47894d9f8adda12994e090dbe4;p=users%2Fbernd%2Fpostgres.git Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. --- diff --git a/doc/src/sgml/spi.sgml b/doc/src/sgml/spi.sgml index ca451b4489..5d422bfeee 100644 --- a/doc/src/sgml/spi.sgml +++ b/doc/src/sgml/spi.sgml @@ -1429,7 +1429,7 @@ Datum SPI_getbinval(HeapTuple row, TupleDesc r - int rownumber + int colnumber column number (count starts at 1)