Thread: [pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool

[pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool

From
Murtuza Zabuawala
Date:
Hi,

PFA minor patch to fix the 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.
RM#2683

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment

Re: [pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool

From
Dave Page
Date:
Thanks, applied.

On Wed, Sep 20, 2017 at 9:34 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA minor patch to fix the 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.
RM#2683

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company