diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-03-15 07:53:03 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-03-15 07:53:03 +0000 |
commit | 609026bb6b9cc05f9aa0e5a4ad7e06b5a352e969 (patch) | |
tree | 1a81bfb1f93a431c01120ee1ad2b420e69407018 /src/backend/regex/utils.c | |
parent | 661ecf3c48e16a9add216287eb969d7615e47968 (diff) | |
download | postgresql-609026bb6b9cc05f9aa0e5a4ad7e06b5a352e969.tar.gz postgresql-609026bb6b9cc05f9aa0e5a4ad7e06b5a352e969.zip |
From: t-ishii@sra.co.jp
Included are patches intended for allowing PostgreSQL to handle
multi-byte charachter sets such as EUC(Extende Unix Code), Unicode and
Mule internal code. With the MB patch you can use multi-byte character
sets in regexp and LIKE. The encoding system chosen is determined at
the compile time.
To enable the MB extension, you need to define a variable "MB" in
Makefile.global or in Makefile.custom. For further information please
take a look at README.mb under doc directory.
(Note that unlike "jp patch" I do not use modified GNU regexp any
more. I changed Henry Spencer's regexp coming with PostgreSQL.)
Diffstat (limited to 'src/backend/regex/utils.c')
0 files changed, 0 insertions, 0 deletions