Обсуждение: pgAdmin III commit: Add security_barrier option handling for views

Поиск
Список
Период
Сортировка

pgAdmin III commit: Add security_barrier option handling for views

От
Guillaume Lelarge
Дата:
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(-)