]> granicus.if.org Git - postgresql/commit
Fix various places where global s/NOTICE/WARNING/ was applied with too
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Jan 2003 22:23:17 +0000 (22:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Jan 2003 22:23:17 +0000 (22:23 +0000)
commit9f1f2bfb661615f75ddfe8312a9a005d9cf7af75
tree00a86bc1de9c0be161f56f450e27d548736393f1
parent3e40ff58c5ab7c7a8b1d5ab735824cee6cc51de9
Fix various places where global s/NOTICE/WARNING/ was applied with too
much enthusiasm.
src/backend/commands/vacuum.c
src/backend/storage/ipc/shmqueue.c
src/backend/utils/error/elog.c
src/bin/psql/common.c
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/fe-misc.c