[pgadmin-hackers] How to use pg_setting.csv ?

2014-06-11 Thread liuyuanyuan
Hi, Hackers! I just begin to read code of pgadmin3 , and I found ..\ i18n\ pg_settings.csv referenced in source code . But I cannot figure it out, anybody know about pg_settings.csv, please write to me! Thanks and regards! Yours, Jasmine

[pgadmin-hackers] pgAdmin III commit: Allow searching for database objects by comment and

2014-06-11 Thread Dave Page
Allow searching for database objects by comment and definition content Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=010e38cdd4991feaf2e757e803d330dc6c5bdba6 Author: J.F. Oster Modified Files -- CHANGELOG

Re: [pgadmin-hackers] PATCH: Search Objects by definitions and comments

2014-06-11 Thread Dave Page
Hi Thanks, patch applied. Please note that the combo boxes are still not displayed correctly on Mac. After spending some time trying to fix it, I remembered that it's a known issue that wxWidgets seems to have that my brain has learnt to ignore on the existing UI :-(. I've really gotta knuckle dow