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
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