pgAdmin III commit: Fix config decode of roles and databases in 8.3/8.4

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix config decode of roles and databases in 8.3/8.4
Дата
Msg-id E1Sh140-0003bF-Nl@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog