| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: CREATE DATABASE: make LOCALE apply to all collation providers. |
| Date: | 2023-06-16 22:06:09 |
| Message-ID: | 2458565.1686953169@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> This created a minor test diff for the test_extensions test for
> cs_CZ.UTF-8:
> https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=jay&dt=2023-06-16%2018%3A02%3A15&stg=testmodules-install-check-cs_CZ.UTF-8
> https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=hippopotamus&dt=2023-06-16%2017%3A43%3A05&stg=testmodules-install-check-cs_CZ.UTF-8
> I believe the new behavior is correct, and the test is being run
> incorrectly.
You do not get to define that. The reason we have buildfarm members
running tests this way is exactly to flush out tests that are unduly
collation-sensitive. They will break in the field too.
You might have to provide an alternative expected-file for that test.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2023-06-17 00:09:28 | Re: pgsql: CREATE DATABASE: make LOCALE apply to all collation providers. |
| Previous Message | Jeff Davis | 2023-06-16 20:14:52 | Re: pgsql: CREATE DATABASE: make LOCALE apply to all collation providers. |