[pgAdmin III] #245: Erroneous log_statement query in frmStatus - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject [pgAdmin III] #245: Erroneous log_statement query in frmStatus
Date
Msg-id 045.4a7ab51578818f5a8df2f376009c4631@code.pgadmin.org
Whole thread Raw
Responses Re: [pgAdmin III] #245: Erroneous log_statement query in frmStatus
List pgadmin-hackers
#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

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #244: Crash with the lock report
Next
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #246: pgAdmin 1.12: line numbers are shown twice