Peter Eisentraut <peter_e@gmx.net> writes:
> Does anyone want to keep elog(NOIND)? It's not used anywhere, and I think
> the notion of indentation levels, while kind of obsolete with syslog
> anyway, should not be part of the elog API.
Nuke it.
While you're at it, rearrange the numeric order of the elog levels to be
sensible. There are some bizarrely-coded tests in elog.c that could be
simplified if severity levels had the obvious ordering.
regards, tom lane