pgAdmin 4 commit: Fixed an issue when the user creates a temporary tabl

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue when the user creates a temporary tabl
Дата
Msg-id E1jQWl8-0004sl-RZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue when the user creates a temporary table with 'on commit drop as' clause. Fixes #4946

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f282b2688397e461fcc181befcb18970f3ba280f
Author: Amol Vyavahare <amol.vyavahare@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                  |  1 +
.../utils/is_query_resultset_updatable.py          |  5 +-
.../tests/test_is_query_resultset_updatable.py     | 87 +++++++++++++++-------
3 files changed, 66 insertions(+), 27 deletions(-)


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

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: RM4292 - Dark mode support for Windows/macOS
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: pgAdmin 4 - next gettext usage fixes