postgresql/src/test
Marc G. Fournier 609026bb6b 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.)
1998-03-15 07:53:03 +00:00
..
bench Various fixes NETBSD/sparc related 1998-01-04 19:13:04 +00:00
examples pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
performance Scripts to run queries and data. 1997-09-26 14:57:36 +00:00
regress From: t-ishii@sra.co.jp 1998-03-15 07:53:03 +00:00
suite Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00