From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Add citext_pattern_ops for citext contrib module |
Date: | 2017-09-19 14:22:52 |
Message-ID: | 4296eaa9-d9ba-7c36-f31e-4d5e9d080685@2ndQuadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 09/19/2017 08:35 AM, Andrew Dunstan wrote:
> Add citext_pattern_ops for citext contrib module
>
> This is similar to text_pattern_ops.
>
This seems to have upset a number or animals in the buildfarm.
I could create a third output file, but I am seriously questioning the
point of all this, if we are prepared to accept any result from these
functions and operators, depending on locale. Maybe it would be better
simply to test that the result is not null and have done with it. Thoughts?
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2017-09-19 14:28:07 | Re: Re: [COMMITTERS] pgsql: Add citext_pattern_ops for citext contrib module |
Previous Message | Andrew Dunstan | 2017-09-19 12:35:03 | pgsql: Add citext_pattern_ops for citext contrib module |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2017-09-19 14:28:07 | Re: Re: [COMMITTERS] pgsql: Add citext_pattern_ops for citext contrib module |
Previous Message | Alexander Korotkov | 2017-09-19 14:14:20 | Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed |