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

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/init postinit.c
Date: 2001-02-16 18:50:41
Message-ID: 200102161850.f1GIofp14202@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/02/16 13:50:41

Modified files:
src/backend/utils/init: postinit.c

Log message:
Defend against starting a non-MULTIBYTE-enabled backend in a database
with encoding other than SQL_ASCII. Per recent discussion in pghackers.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-02-16 19:27:20 pgsql/doc FAQ_BSDI src/sgml/runtime.sgml
Previous Message Peter Mount 2001-02-16 16:45:02 pgsql/src/interfaces/jdbc CHANGELOG org/postgr ...