pgsql/src/backend/utils/mb wchar.c

From: Tatsuo Ishii <ishii(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/mb wchar.c
Date: 2001-04-19 02:34:35
Message-ID: 200104190234.f3J2YZ283081@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: ishii(at)hub(dot)org 01/04/18 22:34:35

Modified files:
src/backend/utils/mb: wchar.c

Log message:
Add a crash gurard to pg_encoding_mblen in case of an invalid encoding
given.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-04-19 04:29:03 pgsql/src/backend/executor execQual.c
Previous Message Tom Lane 2001-04-18 22:25:32 pgsql/src/backend/parser parse_func.c