Peter Eisentraut <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly