pgsql: Add a HINT about the likely reason for 'invalid multibyte

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a HINT about the likely reason for 'invalid multibyte
Date: 2004-10-19 15:04:18
Message-ID: 20041019150418.128F3329EB5@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add a HINT about the likely reason for 'invalid multibyte character for locale' failure.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
oracle_compat.c (r1.55 -> r1.56)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/oracle_compat.c.diff?r1=1.55&r2=1.56)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-10-20 02:12:07 pgsql: When using GCC, change the default CFLAGS to: -O2 -Wall
Previous Message Peter Eisentraut 2004-10-19 13:39:28 pgsql: New translation