Re: Fix regression tests to work with REGRESS_OPTS=--no-locale - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix regression tests to work with REGRESS_OPTS=--no-locale
Date
Msg-id bc7442b8-b8b4-b659-d5f7-3d4ea2cceca4@eisentraut.org
Whole thread Raw
In response to Re: Fix regression tests to work with REGRESS_OPTS=--no-locale  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Fix regression tests to work with REGRESS_OPTS=--no-locale
List pgsql-hackers
On 20.06.23 05:46, Michael Paquier wrote:
> On Thu, Jun 15, 2023 at 03:52:13PM +0900, Michael Paquier wrote:
>> It took some time to notice that, which makes me wonder how relevant
>> this stuff is these days..  Anyway, I would like to do like the others
>> and fix it, so I am proposing the attached.
> 
> Please find attached a v2 that removes the ENCODING and NO_LOCALE
> flags from meson.build and Makefile, that I forgot to clean up
> previously.  Note that I am not planning to do anything here until at
> least v17 opens for business.

I think it makes sense to make those checks consistent.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Should heapam_estimate_rel_size consider fillfactor?
Next
From: Michael Paquier
Date:
Subject: Re: Autogenerate some wait events code and documentation