Re: debugger.c tries to set log_min_messages, why? - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: debugger.c tries to set log_min_messages, why?
Date
Msg-id CAG7mmowguJruNz3P4JTt-H6L6AY-DdJhnzPKafwAh5v8y7JVLA@mail.gmail.com
Whole thread Raw
In response to debugger.c tries to set log_min_messages, why?  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: debugger.c tries to set log_min_messages, why?
List pgadmin-hackers
On Sat, Feb 8, 2014 at 10:49 PM, Guillaume Lelarge <guillaume@lelarge.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@postgresql.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.linkedin.com/in/asheshvashi

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Next
From: Guillaume Lelarge
Date:
Subject: Re: debugger.c tries to set log_min_messages, why?