Hi All, please help. I Have PostgreSQL server 8.4.9 on Linux, database utf-8 and Client app on Windows (VC++ and libpq.dll). I need to use user account with non-ASCII and PQconnectdb() with options="client_encoding=WIN1250" doesn't work. SET CLIENT_ENCODING TO 'WIN1250' after PQconnectdb is too late because connection fails. Best regards, Pavel Holec
- [BUGS] user names & non-ASCII Pavel Holec
- Re: [BUGS] user names & non-ASCII Pavel Stehule
- Re: [BUGS] user names & non-ASCII Pavel Holec
- Re: [BUGS] user names & non-ASCII Pavel Holec
- [BUGS] user names & non-ASCII Holec, JPH Software
- Re: [BUGS] user names & non-ASCII Robert Haas
- Re: [BUGS] user names & non-ASCII Heikki Linnakangas
- Re: [BUGS] user names & non-ASCII Robert Haas
- [BUGS] user names & non-ASCII Holec, JPH Software