[pgadmin-hackers] pgAdmin III commit: Fix setting of parameters in frmStatus

2011-03-29 Thread Guillaume Lelarge
Fix setting of parameters in frmStatus log_statement, log_duration, and log_min_duration_statement are superuser settings. If the user is not a superuser, the SET statement will fail. Better not execute a query that will fail :) Branch -- master Details --- http://git.postgresql.org/gitw

[pgadmin-hackers] pgAdmin III commit: Fix setting of parameters in frmStatus

2011-03-29 Thread Guillaume Lelarge
Fix setting of parameters in frmStatus log_statement, log_duration, and log_min_duration_statement are superuser settings. If the user is not a superuser, the SET statement will fail. Better not execute a query that will fail :) Branch -- REL-1_12_0_PATCHES Details --- http://git.postgre