#245: Erroneous log_statement query in frmStatus
--------------------------+-------------------------------------------------
 Reporter:  gleu          |       Owner:  gleu
     Type:  bug           |      Status:  new 
 Priority:  minor         |   Milestone:      
Component:  pgadmin       |     Version:  1.12
 Keywords:  serverstatus  |    Platform:  all 
--------------------------+-------------------------------------------------
 log_statement parameter is of type boolean in 7.4, and was changed to
 text/enum since 8.0. So, we got query error when we tried to disable log
 statements in the server status window. The patch fixes this by changing
 the query we execute wrt the PostgreSQL release.

-- 
Ticket URL: <http://code.pgadmin.org/trac/ticket/245>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to