Re: [v9.2] make_greater_string() does not return a string in some cases

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)oss(dot)ntt(dot)co(dot)jp>
To: robertmhaas(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [v9.2] make_greater_string() does not return a string in some cases
Date: 2011-10-11 07:55:00
Message-ID: 20111011.165500.124520773.horiguchi.kyotaro@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers


At Fri, 7 Oct 2011 12:25:08 -0400, Robert Haas <robertmhaas(at)gmail(dot)com> wrote in <CA+Tgmoao2OoZBMUsfp3ZC0_LgXsv3jBvY9eYR5h+cZYez7j26Q(at)mail(dot)gmail(dot)com>
> OK, I think this is reasonably close to being committable now. There
> are a few remaining style and grammar mistakes but I can fix those up
> before committing.

Thank you.

> One thing I still think it would be useful to add,
> though, is some comments to pg_utf8_increment() and
> pg_eucjp_increment() describing the algorithm being used. Can you
> take a crack at that?

Yes I'll do it in a day or two.

Regards,

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message nirodha 2011-10-11 08:01:25 BUG #6251: cannot create roles that can actually login
Previous Message Fujii Masao 2011-10-11 07:14:18 Re: BUG #6249: Segmentation fault in VirtualXactLock()

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2011-10-11 08:40:26 Proposal: casts row to array and array to row
Previous Message Thom Brown 2011-10-11 07:25:47 Re: Range Types - typo + NULL string constructor