From: Neil Conway Date: Mon, 12 Sep 2005 18:49:08 +0000 (+0000) Subject: Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. X-Git-Tag: REL8_0_4~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3926b6e9c31ab247cb8a2f2efcd1733da6d96bea;p=postgresql 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 9d611e2be6..5d4a32ca97 100644 --- a/doc/src/sgml/spi.sgml +++ b/doc/src/sgml/spi.sgml @@ -1,5 +1,5 @@ @@ -1934,7 +1934,7 @@ Datum SPI_getbinval(HeapTuple row, TupleDesc r - int rownumber + int colnumber column number (count starts at 1)