pgAdmin 4 commit: Fix an issue where we were executing SELECTstatement

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix an issue where we were executing SELECTstatement
Дата
Msg-id E1ducjF-0003rV-Op@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix an issue where we were executing SELECT statements in transactions in query tool which probably is not required
becauseSELECT statements are already protected from dirty reads. Fixes #2683 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=354679e69b0591821e44a6294e7e175d078215e2

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 commit: Bundle fonts with pgAdmin so we have a standardset f
Следующее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Build failed in Jenkins: pgadmin4-master-python35 #332