| From: | Alex Hunsaker <badalex(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, lei(at)aswsyst(dot)cz, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #13638: Exception texts from plperl has bad encoding |
| Date: | 2015-09-29 19:22:03 |
| Message-ID: | CAFaPBrQahL89XxHELtKn3eNtuirTijDc91bUFZQH4BXvvC+Nyg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Tue, Sep 29, 2015 at 8:55 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Alex Hunsaker <badalex(at)gmail(dot)com> writes:
> > On Mon, Sep 28, 2015 at 10:28 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> BTW, I think we can't actually use this regression test case, [...]
>
> After awhile I remembered that we already had a similar test case in
> plpython: it's testing with no-break space (U+A0) which has an equivalent
> in most encodings. So I adopted that strategy, and pushed this with
> a test case. We'll soon see if the buildfarm likes it.
>
> regards, tom lane
>
I've been keeping a loose eye on the buildfarm, everything looks good so
far.
FYI I also ended up testing 5.16.3 and 5.20.3 which means it should be
tested on every stable version of perl.
Thanks!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2015-09-29 19:59:28 | Re: GRANT USAGE ON SEQUENCE missing from psql command completion |
| Previous Message | Jeff Janes | 2015-09-29 16:59:09 | Re: GRANT USAGE ON SEQUENCE missing from psql command completion |