pgsql: Supply now required HeUTF8 macro for plperl where it's missing,

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Supply now required HeUTF8 macro for plperl where it's missing,
Date: 2011-02-07 02:37:30
Message-ID: E1PmGyo-00073l-Vv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Supply now required HeUTF8 macro for plperl where it's missing, per buildfarm results.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c852e95b0bcbe708ba64b9499e50b9cc98bd7b71

Modified Files
--------------
src/pl/plperl/plperl.h | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-02-07 02:52:48 Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.
Previous Message Alex Hunsaker 2011-02-07 02:13:22 Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.