pgAdmin III commit: Fixing an issue related the 'CHECK OPTION' (introdu - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Fixing an issue related the 'CHECK OPTION' (introdu
Date
Msg-id E1XRgV5-0003JC-8T@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixing an issue related the 'CHECK OPTION' (introduced PostgreSQL 9.4) is only
applicable to the views, and not the materialized views

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d4910ef29c6c7e2ac87714933d4db74bc8f9a615

Modified Files
--------------
CHANGELOG               |    2 +
pgadmin/dlg/dlgView.cpp |  121 ++++++++++++++++++++++-------------------------
2 files changed, 58 insertions(+), 65 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Fwd: PATCH: several minor changes an typos' fixing
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Check-option is not applicable to the materialised view