Fixed the segfault while detecting need of appending BEGIN statement to start a new transaction (when AutoCommit is set to False).
Reported by: John Obaterspok Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=351a0c81351c3215a0ca3f363b4a7422cf31c96e Author: Sanket Mehta <[email protected]> Modified Files -------------- CHANGELOG | 3 +++ pgadmin/frm/frmQuery.cpp | 67 +++++++++++++++++++++++++++------------------- 2 files changed, 42 insertions(+), 28 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
