diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-11 12:03:49 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-11 12:03:58 -0500 |
commit | cc302f375aed9c8987df6f6951e6b9da19fd4ada (patch) | |
tree | dab51ab24f1077ebfda82432c44ccae64ab3e28f /src/backend/tcop/postgres.c | |
parent | 05a6e872898acad6a66f9fd0be01e30ae1fb0f75 (diff) | |
download | postgresql-cc302f375aed9c8987df6f6951e6b9da19fd4ada.tar.gz postgresql-cc302f375aed9c8987df6f6951e6b9da19fd4ada.zip |
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>
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions