Re: Backpatching of "Teach the regular expression functions to do case-insensitive matching"

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Backpatching of "Teach the regular expression functions to do case-insensitive matching"
Date: 2011-05-10 19:48:59
Message-ID: BANLkTi=_k2mkd7iS3ajhOKMovFYFm_VTCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 10, 2011 at 3:09 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On mån, 2011-05-09 at 10:56 -0400, Robert Haas wrote:
>> I'm just shooting from the hip here, but maybe we could have a
>> separate (probably smaller) set of tests that are only designed to
>> work in a limited range of locales and/or encodings.  I'm really
>> pleased that we now have the src/test/isolation stuff, and I think
>> some more auxilliary test suites would be quite excellent.  Even if
>> people didn't always want to run every single one when doing things
>> manually, the buildfarm certainly could.
>
> Well, the result of "people don't always run them" is the rest of
> src/test/.  How much of that stuff even works anymore?

I don't know. But I'm not sure I see your point. The fact that we
haven't yet succeeded in doing something doesn't mean that it's either
impossible or unimportant.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-05-10 20:21:36 Re: VARIANT / ANYTYPE datatype
Previous Message Robert Haas 2011-05-10 19:44:49 Re: Formatting Curmudgeons WAS: MMAP Buffers