pgAdmin 4 commit: Fix an issue where we were executing SELECT statement

2017-09-21 Thread Ashesh Vashi
Fix an issue where we were executing SELECT statements in transactions in query tool which probably is not required because SELECT statements are already protected from dirty reads. Fixes #2683 Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commit

pgAdmin 4 commit: Fix an issue where we were executing SELECT statement

2017-09-20 Thread Dave Page
Fix an issue where we were executing SELECT statements in transactions in query tool which probably is not required because SELECT statements are already protected from dirty reads. Fixes #2683 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=