pgAdmin III commit: Fix config decode of roles and databases in 8.3/8.4 - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix config decode of roles and databases in 8.3/8.4
Date
Msg-id E1Sh140-0003bF-Nl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix config decode of roles and databases in 8.3/8.4

unnest is available since 9.0, so we need another way to do the same thing.
It's probably not the best way, but it works across releases.

Branch
------
master

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

Modified Files
--------------
pgadmin/schema/pgDatabase.cpp |   15 +++++++++++----
pgadmin/schema/pgRole.cpp     |   15 +++++++++++----
2 files changed, 22 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog