diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-11 13:15:46 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-11 13:15:46 -0400 |
commit | 93fcf2d2095674834e1ddbc6803ec043e3216afa (patch) | |
tree | ea8744826368e0dd7fa43637b14070a442b6ad49 /doc/src/sgml/ref/commit.sgml | |
parent | 8638c76cc9f47b86bd6500559fbf023a8886d9d6 (diff) | |
download | postgresql-93fcf2d2095674834e1ddbc6803ec043e3216afa.tar.gz postgresql-93fcf2d2095674834e1ddbc6803ec043e3216afa.zip |
fgetc() returns int, not char.
This has no practical effect, since this code doesn't actually need to
distinguish EOF (-1) from \0377; but it silences a Coverity complaint.
Diffstat (limited to 'doc/src/sgml/ref/commit.sgml')
0 files changed, 0 insertions, 0 deletions