Re: broken master regress tests - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: broken master regress tests
Date
Msg-id 0d47e5ecc037b3908149aad5f2a987793cf938bd.camel@j-davis.com
Whole thread Raw
In response to Re: broken master regress tests  (Andres Freund <andres@anarazel.de>)
Responses Re: broken master regress tests
List pgsql-hackers
On Mon, 2023-09-11 at 19:23 -0700, Andres Freund wrote:
> > So I think injecting --no-locale to the initdb line that creates
> > the
> > template is a better approach; something like the attached.
>
> Makes sense, thanks for taking care of this.

After this, it seems "make check" no longer picks up the locale from
the system environment by default.

What is the new way to run the regression tests with an actual locale?
If it's no longer done by default, won't that dramatically reduce the
coverage of non-C locales?

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: stopgap fix for signal handling during restore_command
Next
From: Peter Smith
Date:
Subject: Re: PGDOCS - add more links in the pub/sub reference pages