Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.

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

Commit: 7e32aaab589a8927c22d3b83d55fc0e77424b348
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-03-13T16:49:10Z
Releases: 11.8
Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.

This should of course be just "PG_ARGISNULL()".

Also reorder a couple of paras to make the discussion of PG_ARGISNULL
less disjointed.

Back-patch to v10 where the error was introduced.

Laurenz Albe and Tom Lane, per an anonymous docs comment

Discussion: https://postgr.es/m/158399487096.5708.10696365251766477013@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/xfunc.sgml modified +10 −10

Documentation touched

Discussion

  • 37.10.3 3 messages · 2020-03-12 → 2020-03-13