[pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool
Date
Msg-id CAKKotZTnhEZuTJSvKY4vcDwqBgveWm77UQpA3ogGKotwY6JhOQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolve the correct path when building the webpackmo
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve display of error messages in the querytool.