pgAdmin III commit: Support the new check_option parameter of views

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Support the new check_option parameter of views
Date: 2014-07-02 15:47:42
Message-ID: E1X2Ml4-0003cG-Sm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Support the new check_option parameter of views

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgView.cpp | 50 +++++++++++++++++++++++++++++++++++----
pgadmin/include/schema/pgView.h | 11 ++++++++-
pgadmin/schema/pgView.cpp | 23 +++++++++++++++++-
pgadmin/ui/dlgView.xrc | 23 ++++++++++++++++--
5 files changed, 99 insertions(+), 9 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2014-07-02 15:48:52 Re: New columns in 9.4 pg_stat_activity
Previous Message Guillaume Lelarge 2014-07-02 15:44:37 pgAdmin III commit: Add a new action menu to refresh a materialized vie