diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-03-08 13:35:28 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-03-08 13:35:28 -0400 |
commit | 1a0bc4c2bfc278b63965486b1525ad04a1f85989 (patch) | |
tree | e255bf25fc5b99c198c28696f5be979f98d57d40 /src/backend/access/transam/commit_ts.c | |
parent | 90c35a9ed06c1353a0d3818c259e629ff09dba18 (diff) | |
download | postgresql-1a0bc4c2bfc278b63965486b1525ad04a1f85989.tar.gz postgresql-1a0bc4c2bfc278b63965486b1525ad04a1f85989.zip |
Fix documentation for libpq's PQfn().
The SGML docs claimed that 1-byte integers could be sent or received with
the "isint" options, but no such behavior has ever been implemented in
pqGetInt() or pqPutInt(). The in-code documentation header for PQfn() was
even less in tune with reality, and the code itself used parameter names
matching neither the SGML docs nor its libpq-fe.h declaration. Do a bit
of additional wordsmithing on the SGML docs while at it.
Since the business about 1-byte integers is a clear documentation bug,
back-patch to all supported branches.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions