Clean up a few fprintf(stderr)'s that should be elog's.
Tom Lane <tgl@sss.pgh.pa.us>
Clean up a few fprintf(stderr)'s that should be elog's.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +2 −3 |
| src/backend/executor/nodeSort.c | modified | +2 −2 |
| src/backend/utils/init/findbe.c | modified | +4 −6 |