From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 23:59:13 |
Message-ID: | 603c8f071002111559y57807a7dh3ed6bacd8f97abab@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Feb 11, 2010 at 5:47 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Tom Lane wrote:
>> 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.
>
> I propose to add '()' because it is confusing without it. I don't think
> many people are using the feature or we would have received suggestions
> for improvmement. As you can see, once I posted about it, there were a
> number of people who wanted improvements.
I'm not sure if people affirmatively wanted improvements or if people
were just discussing how to change it if a change was to be made. I
don't think you can infer that lack of suggestions for improvement
implies that no one is using it; it could equally well imply that
everyone likes it the way it is. To be sure, I probably would have
coded it a bit differently if I'd written the functionality
originally, but I don't think it's horrible the way it is, and Tom is
right that there is something to be said for consistency.
...Robert
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2010-02-12 00:00:41 | Re: Confusion over Python drivers {license} |
Previous Message | Koichi Suzuki | 2010-02-11 22:49:03 | Re: [GENERAL] [HACKERS] Bug on pg_lesslog |