pgsql: Fix a mistake in the documentation for SPI_getbinval(), per - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Fix a mistake in the documentation for SPI_getbinval(), per
Date
Msg-id 20050912185129.C43DCD8B61@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        spi.sgml (r1.28 -> r1.28.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/spi.sgml.diff?r1=1.28&r2=1.28.2.1)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Fix a mistake in the documentation for SPI_getbinval(), per
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update manual's introduction to indexes to reflect 8.1 changes;