Re: [HACKERS] Linux: linux.s / tas.s not found...
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: ernst.molitor@uni-bonn.de
Cc: meskes@topsystem.de, hackers@postgresql.org
Date: 1998-02-05T15:22:46Z
Lists: pgsql-hackers
> caused some trouble. In addition, I felt that with the locale support
> included in GLIBC-2.x, the USE_LOCALE should be set to yes, but
> currently, this does not seem to matter too much ...
The default for _all_ ports is to have USE_LOCALE turned off since there
is a performance hit to use it. Any installation is welcome to turn it on
but it should not be turned on by default.
- Tom