pgsql/src/include/mb (pg_wchar.h) - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src/include/mb (pg_wchar.h)
Date
Msg-id 200010251944.e9PJihN01845@hub.org
Whole thread Raw
List pgsql-committers
  Date: Wednesday, October 25, 2000 @ 15:44:43
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/mb
     from hub.org:/home/projects/pgsql/tmp/cvs-serv1841/src/include/mb

Modified Files:
    pg_wchar.h

-----------------------------  Log Message  -----------------------------

Support SET/SHOW/RESET client_encoding and server_encoding even when
MULTIBYTE support is not compiled (you just can't set them to anything
but SQL_ASCII).  This should reduce interoperability problems between
MB-enabled clients and non-MB-enabled servers.

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src/backend/commands (variable.c)
Next
From: Michael Meskes
Date:
Subject: pgsql/src/interfaces/ecpg/preproc (preproc.y)