pgsql-server/src backend/utils/init/postinit.c ...

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src backend/utils/init/postinit.c ...
Date: 2003-02-19 14:31:26
Message-ID: 20030219143126.73816475A37@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: ishii(at)postgresql(dot)org 03/02/19 09:31:26

Modified files:
src/backend/utils/init: postinit.c
src/include/mb : pg_wchar.h
src/backend/utils/mb: mbutils.c
src/interfaces/libpq: fe-connect.c

Log message:
Fix for GUC client_encoding variable not being handled
correctly. See following thread for more details.

Subject: [HACKERS] client_encoding directive is ignored in postgresql.conf
From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Date: Wed, 29 Jan 2003 22:24:04 +0900 (JST)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2003-02-19 23:41:15 pgsql-server/src backend/commands/typecmds.c b ...
Previous Message Tatsuo Ishii 2003-02-19 14:14:58 pgsql-server/src backend/utils/init/Tag: backe ...