Fix thinko in pg_read_file: testing for negative result is not the way
Tom Lane <tgl@sss.pgh.pa.us>
Fix thinko in pg_read_file: testing for negative result is not the way to determine whether fread() failed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/genfile.c | modified | +2 −2 |