> Setting locales (LC_ALL) is now best done as an option to initdb. Be sure
> to update pkg-message to that effect. Also, the encoding should be
> specified to initdb (rather than configure --enable-multibyte=ENCODING).
I guess --enable-multibyte=ENCODING does nothing with 7.3
--
Tatsuo Ishii
Sean Chittenden writes:
> I've put together some packages for the 7.3beta1 release. The can be
> found here along with a tenative FreeBSD port:
>
>http://66.250.180.19/postgresql-7.3beta1/
I checked out this port and made some notes that you might find useful.
[Makefile]
You can remove -
I've put together some packages for the 7.3beta1 release. The can be
found here along with a tenative FreeBSD port:
http://66.250.180.19/postgresql-7.3beta1/
The differences in the files are that the postgresql-7.3b1-O3.tbz has
been compiled with -O3 where as the postgresql-7.3b1.tbz hasn't.