pgAdmin III commit: Add support for REPLICATION roles from 9.1

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add support for REPLICATION roles from 9.1
Date: 2010-12-30 08:09:07
Message-ID: 201012300809.oBU897An046998@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for REPLICATION roles from 9.1

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgRole.cpp | 32 +-
pgadmin/include/schema/pgRole.h | 4 +-
pgadmin/schema/pgRole.cpp | 14 +
pgadmin/ui/dlgRole.xrc | 8 +
pgadmin/ui/xrcDialogs.cpp | 8174 ++++++++++++++-------------------------
5 files changed, 2948 insertions(+), 5284 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-12-30 08:17:00 pgAdmin III commit: Pull keywords dynamically from PostgreSQL headers
Previous Message Guillaume Lelarge 2010-12-29 23:45:40 Re: Source reindenting