]> granicus.if.org Git - postgresql/commit
Back patch for GUC client_encoding variable not being handled
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 19 Feb 2003 14:14:58 +0000 (14:14 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 19 Feb 2003 14:14:58 +0000 (14:14 +0000)
commitd1bb0db8dd208236f84f54e3c4ef6eac2ae4e71e
tree8c2f831df8a4a0914f1f82912a274194c80a24ef
parent00cb9384a12f3bb5af5cd718c8a343087cfb10ea
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@sra.co.jp>
Date: Wed, 29 Jan 2003 22:24:04 +0900 (JST)
src/backend/utils/init/postinit.c
src/backend/utils/mb/mbutils.c
src/include/mb/pg_wchar.h