Re: BUG #2683: spi_exec_query in plperl returns column names which are not marked as UTF8

From: David Fetter <david(at)fetter(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2683: spi_exec_query in plperl returns column names which are not marked as UTF8
Date: 2006-10-15 21:52:05
Message-ID: 20061015215205.GA7037@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Sun, Oct 15, 2006 at 04:43:17PM -0400, Tom Lane wrote:
> David Fetter <david(at)fetter(dot)org> writes:
> > I'd like to suggest that raise that minimum requirement for Perl
> > to 5.8 for 8.3, as Perl 5.8 will be about five years old by then.
>
> Well, we're still supporting some OS versions that are way over five
> years old. ISTM the real question is what do we buy if we make such
> a restriction? Getting rid of a few small ifdefs doesn't seem like
> an adequate reason. Is there some major improvement we could make?

UTF-8 handling much improved in 5.8. Just anecdotally, a former Very
Large Client is really suffering from having to maintain two branches
of every piece of Perl code in the house that touches anything UTF-8.

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-10-15 22:12:43 Re: BUG #2683: spi_exec_query in plperl returns column names which are not marked as UTF8
Previous Message Andrew Dunstan 2006-10-15 21:50:15 Re: [HACKERS] BUG #2683: spi_exec_query in plperl returns

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-10-15 22:12:43 Re: BUG #2683: spi_exec_query in plperl returns column names which are not marked as UTF8
Previous Message Andrew Dunstan 2006-10-15 21:50:15 Re: [HACKERS] BUG #2683: spi_exec_query in plperl returns