postgresql/src/include/libpq
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
..
auth.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
be-fsstubs.h
crypt.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
hba.h > I needed to do that for the web database that I'm setting up. We 1998-06-13 04:27:18 +00:00
libpq-be.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
libpq-fs.h More archive cleanup. 1997-11-21 19:02:59 +00:00
libpq.h Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
password.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
pqcomm.h What I've done: 1998-05-06 23:51:16 +00:00
pqsignal.h