pgAdmin 4 commit: Ensure the check_option is only set when editing view

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure the check_option is only set when editing view
Дата
Msg-id E1c7jTH-0001pw-3j@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure the check_option is only set when editing views when appropriate. Fixes #1924

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6567669798590dcde6a515f56f5cf68428edecb3
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/views/templates/view/pg/9.4_plus/sql/update.sql   | 2 +-
.../databases/schemas/views/templates/view/ppas/9.4_plus/sql/update.sql | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #1924: Editing View Bug