postgresql/src/include/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
..
cclass.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
cdefs.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
cname.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_wchar.h Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
regex.h From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
regex2.h Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
regexp.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
utils.h From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00