Make use of generic logging in vacuumlo and oid2name
Michael Paquier <michael@paquier.xyz>
Make use of generic logging in vacuumlo and oid2name Doing the switch reduces the footprint of "progname" in both utilities for the messages produced. This also cleans up a couple of inconsistencies in the message formats. Author: Michael Paquier Reviewed-by: Álvaro Herrera, Peter Eisentraut Discussion: https://postgr.es/m/20190820012819.GA8326@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| contrib/oid2name/oid2name.c | modified | +10 −8 |
| contrib/vacuumlo/vacuumlo.c | modified | +26 −33 |
Discussion
- Plug-in common/logging.h with vacuumlo and oid2name 9 messages · 2019-08-20 → 2019-09-06