pgsql: Adjust plperl to ensure that all strings and hash keys passed to

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust plperl to ensure that all strings and hash keys passed to
Date: 2006-10-15 18:56:39
Message-ID: 20061015185639.63DA69F9FE2@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust plperl to ensure that all strings and hash keys passed to Perl
are marked as UTF8 when the database encoding is UTF8. This should
avoid inconsistencies like that exhibited in bug #2683 from Vitali Stupin.

Modified Files:
--------------
pgsql/src/pl/plperl:
plperl.c (r1.119 -> r1.120)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.119&r2=1.120)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-10-15 22:04:08 pgsql: Redesign the patch for allocation of shmem space and LWLocks for
Previous Message User Qnex 2006-10-15 16:07:39 press - pr: Initial release of the release.