pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase
Date
Msg-id 201102102151.p1ALpbN3064585@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the collate and ctype combobox on dlgDatabase

This way, a user can write the collation and character type he wants.

Report from Jan-Peter Seifert.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
CHANGELOG                  |    2 ++
pgadmin/ui/dlgDatabase.xrc |    4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add 3 more informations from pg_stat_replication