postgresql/src/backend/regex
Bruce Momjian cb7cbc16fa Hi, here are the patches to enhance existing MB handling. This time
I have implemented a framework of encoding translation between the
backend and the frontend. Also I have added a new variable setting
command:

SET CLIENT_ENCODING TO 'encoding';

Other features include:
	Latin1 support more 8 bit cleaness

See doc/README.mb for more details. Note that the pacthes are
against May 30 snapshot.

Tatsuo Ishii
1998-06-16 07:29:54 +00:00
..
COPYRIGHT Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
engine.c Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
Makefile Hi, 1998-04-06 00:32:26 +00:00
re_format.7 Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
regcomp.c Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
regerror.c From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
regex.3 Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
regexec.c From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
regfree.c From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
utftest.c From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
utils.c Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
WHATSNEW Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
wstrcmp.c From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
wstrncmp.c From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00