Doc: fix data types of FuncCallContext's call_cntr and max_calls fields.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 11 Nov 2016 17:03:49 +0000 (12:03 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 11 Nov 2016 17:03:49 +0000 (12:03 -0500)
commit1c1475577623019ff887825b9a804f78ec806344
tree87e092b36748ff21919647fb725045dc667b2254
parent24aef33804be5d7d71bc3932ced3407fce71e354
Doc: fix data types of FuncCallContext's call_cntr and max_calls fields.

Commit 23a27b039 widened these from uint32 to uint64, but I overlooked
that the documentation explicitly showed them as uint32.  Per report
from Vicky Vergara.

Report: <20161111135422.8761.36733@wrigleys.postgresql.org>
doc/src/sgml/xfunc.sgml