mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 22:08:41 -04:00
fdbf796f36
> > ClientEncoding to SQL_ASCII (like default DatabaseEncoding). Bruce, can > > you change it? It's one line change. Again thanks. Forget it! A default client encoding must be set by actual database encoding... Please apply the small attached patch that solve it better. Karel Zak