SPI_getbinval() documentation correction

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: SPI_getbinval() documentation correction
Date: 2005-08-31 04:41:11
Message-ID: 20050831044111.GA95699@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The synopsis for SPI_getbinval() shows the third argument being
"colnumber" but in the Arguments section it appears as "rownumber."
This patch corrects that.

The patch is against HEAD but 8.0 and 7.4 have the same mistake.

--
Michael Fuhr

Attachment Content-Type Size
spi.patch text/plain 753 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2005-08-31 08:21:07 Re: [BUGS] PSQL commands not backwards-compatible
Previous Message Bruce Momjian 2005-08-31 03:46:29 Re: [BUGS] PSQL commands not backwards-compatible