pgAdmin III commit: Fixing an issue related the 'CHECK OPTION' (introdu

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fixing an issue related the 'CHECK OPTION' (introdu
Date: 2014-09-10 11:55:51
Message-ID: E1XRgV5-0003JC-8T@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2014-09-10 11:56:26 Re: PATCH: Check-option is not applicable to the materialised view
Previous Message Dave Page 2014-09-08 10:17:42 Re: Fwd: PATCH: several minor changes an typos' fixing