pgsql-server/src backend/utils/init/Tag: backe ...

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src backend/utils/init/Tag: backe ...
Date: 2003-02-19 14:14:58
Message-ID: 20030219141458.B2C30475458@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:14:58

Modified files:
src/backend/utils/init: Tag: REL7_3_STABLE postinit.c
src/include/mb : Tag: REL7_3_STABLE pg_wchar.h
src/backend/utils/mb: Tag: REL7_3_STABLE mbutils.c

Log message:
Back patch for GUC client_encoding variable not being handled
correctly. However the patch for PostgresPollingStatusType() is not
included to avoid 7.3 libpq vs. pre-7.3 backend
compatibility problem. 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 Tatsuo Ishii 2003-02-19 14:31:26 pgsql-server/src backend/utils/init/postinit.c ...
Previous Message Michael Meskes 2003-02-19 12:36:40 pgsql-server/src/interfaces/ecpg ChangeLog pre ...