Fix various places where global s/NOTICE/WARNING/ was applied with too
Tom Lane <tgl@sss.pgh.pa.us>
Fix various places where global s/NOTICE/WARNING/ was applied with too much enthusiasm.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/vacuum.c | modified | +2 −2 |
| src/backend/storage/ipc/shmqueue.c | modified | +4 −6 |
| src/backend/utils/error/elog.c | modified | +3 −3 |
| src/bin/psql/common.c | modified | +2 −2 |
| src/interfaces/libpq/fe-exec.c | modified | +4 −4 |
| src/interfaces/libpq/fe-misc.c | modified | +2 −2 |