Re: pgsql: Straighten include order in guc-file.l

2022-11-03 Thread Tom Lane
John Naylor writes: > flaviventris fails on the pg_resetwal test with "initdb: error: invalid > locale settings; check LANG and LC_* environment variables", and > idiacanthus fails to start the server in another tap test. But if this > commit were at fault, surely they would fail more spectacularl

Re: pgsql: Straighten include order in guc-file.l

2022-11-02 Thread John Naylor
On Thu, Nov 3, 2022 at 12:39 PM John Naylor wrote: > https://git.postgresql.org/pg/commitdiff/062eef3a9bbd5da9c26c93127ee6272193cb06e6 flaviventris fails on the pg_resetwal test with "initdb: error: invalid locale settings; check LANG and LC_* environment variables", and idiacanthus fails to star