Re: [PATCHES] CURRENT CVS: MULTIBYTE: CANT CONNECT.... - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [PATCHES] CURRENT CVS: MULTIBYTE: CANT CONNECT....
Date
Msg-id 20010910173536T.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: [PATCHES] CURRENT CVS: MULTIBYTE: CANT CONNECT....  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
> > Don't worry about that. Before anything user could do, postgres's
> > start up procedure sets the appropreate encoding to ClientEncoding
> > variable.
>
>  Larry's backend knows method how call conversion routines, without
> set ClientEncoding:-) IMHO with my patch is always sure that backend
> never crash for this.

Looks like you are trying to protect yourself from the internal logic
bugs that should be found by Asserts or carefull debugging IMHO.
--
Tatsuo Ishii

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pg_result -list
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: Abort state on duplicated PKey in transactions