Locale, Encoding - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Locale, Encoding
Date
Msg-id 200202261100.g1QB0gLx009752@www1.translationforge
Whole thread Raw
In response to Re: Database->ServerEncoding, ClientEncoding  (Dave Page <dpage@vale-housing.co.uk>)
List pgadmin-hackers
> LCID is the Windows Locale ID
> If it's not important, ignore it.

Locales and encodings are different:
Locale : "fr_fr",
Encoding : "Latin1".

I guess LCID is not a locale but a font ID. What should $M express locales
using IDs?

Still I don't know if we should keep ServerEncodingID (Long) and
ClientEncodingID (Long). I don't see how these numbers can be used. Do you?

Cheers,
Jean-Michel

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: Database->ServerEncoding, ClientEncoding
Next
From: Dave Page
Date:
Subject: Re: Database->ServerEncoding, ClientEncoding