| From: | Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: WIN32 pg_import_system_collations |
| Date: | 2023-02-27 22:20:51 |
| Message-ID: | CAC+AXB2aTuHZpa2RGtkSR6N78NA6YQCRvHZMePYQwfsxMF+uJw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
El lun, 27 feb 2023, 23:05, Juan José Santamaría Flecha <
juanjo(dot)santamaria(at)gmail(dot)com> escribió:
>
> The command that's failing is "SET lc_time TO 'de_DE';", and that area of
> code is untouched by this patch. As mentioned in [1], the problem seems to
> come from a Windows bug that the CI images and my development machines have
> patched out.
>
What I wanted to post as [1]:
> Regards,
>
> Juan José Santamaría Flecha
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kirk Wolak | 2023-02-27 22:26:01 | Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql) |
| Previous Message | Juan José Santamaría Flecha | 2023-02-27 22:05:23 | Re: WIN32 pg_import_system_collations |