[pgadmin-hackers] pgAdmin 4 commit: Fix display of graphical query plans forUPDATE/DELET

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix display of graphical query plans forUPDATE/DELET
Дата
Msg-id E1caglj-00021c-GO@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix display of graphical query plans for UPDATE/DELETE queries. Fixes #2133

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4d8683e13ac9988b99fa345a7ddf40dfa2711ffe
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/templates/explain/js/explain.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix graphical explain for Insert/Update/Delete quries
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix graphical explain forInsert/Update/Delete quries