Improve SPI documentation about null-flags arrays.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c091c431979c182bc835b345655c1c162479aeb3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-05-03T18:39:28Z
Releases: 9.3.0
Improve SPI documentation about null-flags arrays.

Clarify the description of nulls[] arguments, and use the same wording
for all SPI functions with this type of argument.  Per gripe from Yuriy
Rusinov.

Files

PathChange+/−
doc/src/sgml/spi.sgml modified +71 −34