pgAdmin III commit: Add security_barrier option handling for views

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add security_barrier option handling for views
Date: 2012-01-03 22:06:46
Message-ID: E1RiCVK-00056i-4E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add security_barrier option handling for views

See
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0e4611c0234d89e288a53351f775c59522baed7c
for the details on the PostgreSQL implementation.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgView.cpp | 40 +-
pgadmin/include/schema/pgView.h | 9 +
pgadmin/schema/pgView.cpp | 22 +-
pgadmin/ui/dlgView.xrc | 31 +-
pgadmin/ui/xrcDialogs.cpp |44372 ++++++++++++++++++++-------------------
6 files changed, 22345 insertions(+), 22130 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-01-03 22:07:06 pgAdmin III commit: make style
Previous Message pgAdmin Trac 2012-01-02 22:00:50 [pgAdmin III] #352: integration issue on mac