Vik Reykja <vikreykja@gmail.com> writes:
> On Sat, Feb 18, 2012 at 21:04, Simon Riggs <simon@2ndquadrant.com> wrote:
>> Translating the test cases is a great way in for a volunteer, so
>> please leave a few easy things to get people started on the road to
>> maintaining that.
> I would be willing to have a go at translating test cases. I do not (yet)
> have the C knowledge to maintain the regex code, though.
Sure, have at it. I was thinking that we should make a new regex.sql
test file for any cases that are locale-independent. If they have any
that are dependent on recognizing non-ASCII characters as letters,
we could perhaps drop those into collate.linux.utf8.sql --- note that
we might need my draft patch from yesterday before anything outside the
LATIN1 character set would pass.
regards, tom lane