Re: encoding of PostgreSQL messages - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: encoding of PostgreSQL messages
Date
Msg-id 49927920.7020304@gmx.net
Whole thread Raw
In response to Re: encoding of PostgreSQL messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> I believe the only real "fix" is to guarantee that messages are sent
> as untranslated ASCII until we have sent an encoding indicator at
> the end of the startup sequence.  Which has its own pretty clear
> downside: no more translation of authorization failures.

We should process the client encoding sent in the startup package before
authentication.

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: encoding of PostgreSQL messages
Next
From: Abdul Rahman
Date:
Subject: Key Vs Index