diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-12-21 15:30:39 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-12-21 15:30:57 -0500 |
commit | 699300a146c04e207a8fdec407538cdf5368fde5 (patch) | |
tree | b61a3e5c9085dd9bac9cefa20cda6f73961e63b4 /src/backend/access/gist/gistget.c | |
parent | 2ef6c66a2b1ed288a5e4448989d4b85082d22736 (diff) | |
download | postgresql-699300a146c04e207a8fdec407538cdf5368fde5.tar.gz postgresql-699300a146c04e207a8fdec407538cdf5368fde5.zip |
Docs: clarify treatment of variadic functions with zero variadic arguments.
Explain that you have to use "VARIADIC ARRAY[]" to pass an empty array
to a variadic parameter position. This was already implicit in the text
but it seems better to spell it out.
Per a suggestion from David Johnston, though I didn't use his proposed
wording. Back-patch to all supported branches.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions