mirror of
https://github.com/postgres/postgres.git
synced 2026-04-13 21:17:00 -04:00
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 |
||
|---|---|---|
| .. | ||
| cclass.h | ||
| cdefs.h | ||
| cname.h | ||
| pg_wchar.h | ||
| regex.h | ||
| regex2.h | ||
| regexp.h | ||
| utils.h | ||