Re: multi-byte support

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tomaz Borstnar <tomaz(dot)borstnar(at)over(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: multi-byte support
Date: 2000-12-25 17:45:30
Message-ID: 3165.977766330@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tomaz Borstnar <tomaz(dot)borstnar(at)over(dot)net> writes:
> Does pgsql also use LC_ALL?

That would depend on whether your local setlocale(3) routine pays
attention to LC_ALL, but I believe a standard-conforming implementation
will do so.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message kenford 2000-12-25 18:45:03 initdb error
Previous Message Tomaz Borstnar 2000-12-25 15:59:25 Re: multi-byte support