Peter Eisentraut <[EMAIL PROTECTED]> writes: > How so? > Or does GetTemplateEncoding() not get the template encoding? GetTemplateEncoding gets the current DB's encoding. I think that may have been because of a hack replacing a kluge ;-) ... but that's how it works now. Assuming that it did once produce template1's encoding, that would seem to be further evidence in favor of my proposal to copy the source (template) database's encoding. regards, tom lane
- [HACKERS] Shouldn't default multibyte encoding come from ... Tom Lane
- Re: [HACKERS] Shouldn't default multibyte encoding c... Philip Warner
- Re: [HACKERS] Shouldn't default multibyte encoding c... Peter Eisentraut
- Tom Lane