Re: debugger.c tries to set log_min_messages, why?

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: debugger.c tries to set log_min_messages, why?
Date: 2014-02-10 16:16:11
Message-ID: CAG7mmowguJruNz3P4JTt-H6L6AY-DdJhnzPKafwAh5v8y7JVLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sat, Feb 8, 2014 at 10:49 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info>wrote:

> Hi,
>
> Just a quick question. If you try to use the debugger, it executes a
> "SET log_min_messages TO fatal", which denies any regular user to debug
> his own functions. And actually, I don't see any reason why it should
> set log_min_messages. If there is, which is it?
>
When redesigning the debugger, I did not modify the existing connection
settings without much thoughts.
After reading this mail, I couldn't agree more with you. It shouldn't be
there.

>
> Thanks.
>
>
> --
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2014-02-10 16:24:49 Re: debugger.c tries to set log_min_messages, why?
Previous Message Dave Page 2014-02-10 14:30:11 Re: pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3