aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-03-08 13:35:28 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-03-08 13:35:48 -0400
commit92bb008d8b62fe38c0272a43628b2ae22682c512 (patch)
tree814fa57f5adeace93bfde25d888a1cda390490d9 /src/backend/executor/execMain.c
parent1352ee9bde859719994a31f1f9bbc04dfdbf065a (diff)
downloadpostgresql-92bb008d8b62fe38c0272a43628b2ae22682c512.tar.gz
postgresql-92bb008d8b62fe38c0272a43628b2ae22682c512.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/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions