pgsql: Fixed multibyte handling as reported by

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed multibyte handling as reported by
Date: 2007-02-11 15:18:17
Message-ID: 20070211151817.A08BD9FB467@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed multibyte handling as reported by <harada(dot)toshi(at)oss(dot)ntt(dot)co(dot)jp>.

Modified Files:
--------------
pgsql/src/interfaces/ecpg:
ChangeLog (r1.339 -> r1.340)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.339&r2=1.340)
pgsql/src/interfaces/ecpg/ecpglib:
execute.c (r1.63 -> r1.64)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c.diff?r1=1.63&r2=1.64)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-02-11 19:31:45 pgsql: Fix another erroneous =-for-:= substitution.
Previous Message Magnus Hagander 2007-02-11 15:12:48 pgsql: Fix for early log messages during postmaster startup getting lost