Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Amit Khandekar <amit.khandekar@enterprisedb.com>
Cc: Alex Hunsaker <badalex@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-11-26T17:23:30Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Force strings passed to and from plperl to be in UTF8 encoding.
- 50d89d422f9c 9.1.0 cited
On 10/05/2011 03:58 AM, Amit Khandekar wrote: > On 5 October 2011 12:29, Alex Hunsaker<badalex@gmail.com> wrote: >> >> Find it attached. [ Note I didn't put the check inside the if (ret == >> utf8_str) as it seemed a bit cleaner (indentation wise) to have it >> outside ] > I have no more issues with the patch. > Committed. cheers andrew