pgAdmin 4 commit: Ensure previous notices are not removed from theMess

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure previous notices are not removed from theMess
Дата
Msg-id E1gMvCx-0000tE-4B@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure previous notices are not removed from the Messages tab in the Query Tool if an error occurs during query
execution.Fixes #3016 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eae18f6f140d1da406b1cc6405b013f4e56dacc7
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst                |  3 ++-
web/pgadmin/utils/driver/psycopg2/connection.py | 22 ++++++++++++++++++++--
2 files changed, 22 insertions(+), 3 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: RM #3746 Message "Error Droppingprocedure/Function" displayed when drop procedure and functions with drop anddrop cascade option under properties section
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3016 debug messages seem to be deletedfrom "messages" window when error occurs