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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the check_option is only set when editing view
Date: 2016-11-18 13:44:51
Message-ID: E1c7jTH-0001pw-3j@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-18 13:45:04 Re: [pgAdmin4][Patch]: RM #1924: Editing View Bug
Previous Message Murtuza Zabuawala 2016-11-18 13:18:48 PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)