Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I also don't see LOG used much in the code at all. It seems to be used
> mostly by VACUUM and ANALYZE. Seems something is wrong.
There is nothing wrong except that you've forgotten how we designed
VACUUM VERBOSE to work with the new logging-levels stuff... that is
basically what INFO is for.
regards, tom lane