On 2022-09-19 Mo 15:46, Peter Eisentraut wrote:
> On 17.09.22 16:44, Tom Lane wrote:
>> Christoph Berg writes:
>>> This seems to have broken 15 on apt.pg.o/Debian:
>>
>> Fails on RHEL8 too, if LANG=C.
>> OK if LANG=C.utf8.
>>
>> (The lack of buildfarm complaints is distressing. Apparently
>> ou
Hi,
On 2022-09-19 15:46:04 -0400, Peter Eisentraut wrote:
> On 17.09.22 16:44, Tom Lane wrote:
> > Christoph Berg writes:
> > > This seems to have broken 15 on apt.pg.o/Debian:
> >
> > Fails on RHEL8 too, if LANG=C.
> > OK if LANG=C.utf8.
> >
> > (The lack of buildfarm complaints is distressing
On 17.09.22 16:44, Tom Lane wrote:
Christoph Berg writes:
This seems to have broken 15 on apt.pg.o/Debian:
Fails on RHEL8 too, if LANG=C.
OK if LANG=C.utf8.
(The lack of buildfarm complaints is distressing. Apparently
our coverage of ICU is very thin.)
This issue is with a combination of
On 17.09.22 12:15, Christoph Berg wrote:
Re: Peter Eisentraut
Fix createdb tests for C locale
If the createdb tests run under the C locale, the database cluster
will be initialized with encoding SQL_ASCII. With the checks added in
c7db01e325a530ec38ec7ba57cd3ed32e123e33c, this will cause sever
Christoph Berg writes:
> This seems to have broken 15 on apt.pg.o/Debian:
Fails on RHEL8 too, if LANG=C.
OK if LANG=C.utf8.
(The lack of buildfarm complaints is distressing. Apparently
our coverage of ICU is very thin.)
regards, tom lane
Re: Peter Eisentraut
> Fix createdb tests for C locale
>
> If the createdb tests run under the C locale, the database cluster
> will be initialized with encoding SQL_ASCII. With the checks added in
> c7db01e325a530ec38ec7ba57cd3ed32e123e33c, this will cause several
> ICU-related tests to fail bec
Fix createdb tests for C locale
If the createdb tests run under the C locale, the database cluster
will be initialized with encoding SQL_ASCII. With the checks added in
c7db01e325a530ec38ec7ba57cd3ed32e123e33c, this will cause several
ICU-related tests to fail because SQL_ASCII is not supported b
Fix createdb tests for C locale
If the createdb tests run under the C locale, the database cluster
will be initialized with encoding SQL_ASCII. With the checks added in
c7db01e325a530ec38ec7ba57cd3ed32e123e33c, this will cause several
ICU-related tests to fail because SQL_ASCII is not supported b