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-Tag: REL7_4_9~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3523f52f7880247860c6dc6d9bd95c3e0048b6b;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 efcc086a14..9eb37b8e29 100644 --- a/doc/src/sgml/spi.sgml +++ b/doc/src/sgml/spi.sgml @@ -1,5 +1,5 @@ @@ -1429,7 +1429,7 @@ Datum SPI_getbinval(HeapTuple row, TupleDesc r - int rownumber + int colnumber column number (count starts at 1)