pgsql (configure.in) - Mailing list pgsql-committers

From ishii@postgresql.org
Subject pgsql (configure.in)
Date
Msg-id 200010300717.e9U7HVw21639@hub.org
Whole thread Raw
List pgsql-committers
  Date: Monday, October 30, 2000 @ 02:17:31
Author: ishii

Update of /home/projects/pgsql/cvsroot/pgsql
     from hub.org:/tmp/cvs-serv21342

Modified Files:
    configure.in

-----------------------------  Log Message  -----------------------------

Add new configure option "--enable-uniconv" that enables automatic
code conversion between Unicode and other encodings. Note that
this option requires --enable-multibyte also.
The reason why this is optional is that the feature requires huge
mapping tables and I don't think every user need the feature.


pgsql-committers by date:

Previous
From: ishii@postgresql.org
Date:
Subject: pgsql/src/backend/utils/error (elog.c)
Next
From: ishii@postgresql.org
Date:
Subject: pgsql/src/include (config.h.in)