BUG #1792: Encoding vovels - Mailing list pgsql-bugs

From Josef Springer
Subject BUG #1792: Encoding vovels
Date
Msg-id 20050727175803.AD504F0B11@svr2.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1792
Logged by:          Josef Springer
Email address:      Josef.Springer@joops.com
PostgreSQL version: 8.0.1
Operating system:   Win2k
Description:        Encoding vovels
Details:

I work an application using PostgreSQL via the ODBC driver. OS: Win2k german
codepage.
If i write into a record strings with vovels. Reading this record gives the
vovels corrupted.
I have tried:
CREATE DATABASE ENODING Default | WIN1250 |, LATIN1
SET client_encoding TO Default | WIN1250 | LATIN1
Nothing works. I PgAdminIII the data are displayed correcly allways.

pgsql-bugs by date:

Previous
From: "kam k"
Date:
Subject: BUG #1795: mirroring
Next
From: "Sean Burlington"
Date:
Subject: BUG #1794: inheritance removes permissions from the parent table