pgAdmin III commit: Removed the use of "Update catalog" from Role, as i - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Removed the use of "Update catalog" from Role, as i
Date
Msg-id E1ZChJ8-00035o-I2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Removed the use of "Update catalog" from Role, as it has been removed
from PostgreSQL 9.5.

Reference:  http://www.postgresql.org/docs/9.5/static/release-9-5.html

[Reviewed by: Ashesh Vashi]

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5f517e6b69e75752c6b00a63d0d4f7e738561725
Author: Sanket Mehta <sanket.mehta@enterprisedb.com>

Modified Files
--------------
pgadmin/dlg/dlgRole.cpp   |   17 ++++++++++++-----
pgadmin/schema/pgRole.cpp |   14 ++++++++++----
2 files changed, 22 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Jacek Wielemborek
Date:
Subject: Re: SSH error messages not shown
Next
From: Ashesh Vashi
Date:
Subject: Re: An error occurred"Column not found in pgSet: rolcateupdate" when connect to PostgreSQL 9.5 server