Re: BUG #6480: NLS text width problem

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Sergey Burladyan <eshkinkot(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6480: NLS text width problem
Date: 2012-03-02 18:58:59
Message-ID: 1330714739.11007.4.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On ons, 2012-02-22 at 22:37 +0400, Sergey Burladyan wrote:
> eshkinkot(at)gmail(dot)com writes:
>
> > The following bug has been logged on the website:
> >
> > Bug reference: 6480
> > Logged by: Sergey Burladyan
> > Email address: eshkinkot(at)gmail(dot)com
> > PostgreSQL version: 9.1.2
> > Operating system: Debian testing
> > Description:
> >
> > This code incorrectly calculate width for translated text if it multibyte
> > string. strlen(ct) vs. UTF-8
> >
> > src/bin/psql/describe.c:2100

Can you prepare a patch?

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2012-03-02 20:51:51 Re: BUG #6503: Idle in transaction while lazy loading in JSF render response
Previous Message Christopher Browne 2012-03-02 18:38:44 Re: slony replication issue