Re: [pgadmin-support] Automatic language selection

2004-03-27 Thread Reshat Sabiq
Also, it could ask for a language selection, providing system locale as default, and automatically choosing the default if no action is taken within 10 seconds. I think this is the best approach (how arrogant of me :)). -- Sincerely, Reshat. --- If you see my certificate with this message, you

Re: [pgadmin-support] Automatic language selection

2004-03-27 Thread Reshat Sabiq
Although you have a point, i still think asking for a locale provides advantages: 1. Some system locales might not be supported. 2. Multilingual people might want to choose a locale other than their system locale. 3. Some users don't have admin privileges to change their system locale (schools)

[pgadmin-support] psqlodbc compilation problems with unixodbc 2.2.8

2004-03-27 Thread Dr Ibrahim El-Fayoumi
Hello, I tried to compile the psqlodbc-07.03.0200 with unixodbc version 2.2.8, and I got errors during the compilation with odbcver=0x0300 I have fixed this problem which is related to the changes mad by unixodbc driver for the type long long under unix. The file that has changed is convert.c. I am