| From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "'jm(dot)poure(at)freesurf(dot)fr'" <jm(dot)poure(at)freesurf(dot)fr>, pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Database->ServerEncoding, ClientEncoding |
| Date: | 2002-02-26 10:30:25 |
| Message-ID: | FED2B709E3270E4B903EB0175A49BCB1047618@dogbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm(dot)poure(at)freesurf(dot)fr]
> Sent: 26 February 2002 09:44
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Database->ServerEncoding,
> ClientEncoding
>
>
> > ServerEncodingID (Long)
> > ServerEncodingName (String)
> I still wonder why ServerEncodingID is needed. It adds
> complexity to pgSchema
> without beeing used. Can't ServerEncodingID be masked?
>
> > ClientEncodingID (Long)
> > The ClientEncodingID would be the Windows LCID (I assume that's
> > relevant in this case)
> To you plan to use ClientEncodingID to select fonts? What is
> LCID for? My
> knowledge is very little in this field.
so's mine - I thought I was learning from you!!
LCID is the Windows Locale ID
If it's not important, ignore it.
Regards, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Michel POURE | 2002-02-26 10:53:33 | Re: Database->ServerEncoding, ClientEncoding |
| Previous Message | Dave Page | 2002-02-26 10:19:20 | Re: fake vs real CREATE OR REPLACE VIEW |