Re: log_error_verbosity function display

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: log_error_verbosity function display
Date: 2010-02-11 20:18:42
Message-ID: 13863.1265919522@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Jaime Casanova wrote:
>> i like this with or without the (), but maybe we are breaking client
>> apps if change that

> Ah, so you like FUNCTION.

You can NOT change the line tag without almost certainly breaking
log-reading tools like pgfouine. Even changing the content of the line
risks that, and for no visible gain.

This seems like the worst form of bike-shedding to me. This log entry
has been formatted this way since 7.4, and nobody has ever complained
about it, until you suddenly decided it was a problem. Leave it be.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-02-11 20:26:53 Re: review: More frame options in window functions
Previous Message Martijn van Oosterhout 2010-02-11 20:14:44 Re: review: More frame options in window functions