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: | [email protected] |
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
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(-)
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 |