mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
libpq, talking to an old server, should assume SQL_ASCII as the default client encoding, because that is what the server will actually use (not the server encoding).