Re: WIN32 pg_import_system_collations
Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
From: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: Dmitry Koval <d.koval@postgrespro.ru>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-09T12:48:53Z
Lists: pgsql-hackers
Attachments
- v9-0002-Add-collate.windows.win1252-test.patch (application/x-patch) patch v9-0002
- v9-0001-WIN32-pg_import_system_collations.patch (application/x-patch) patch v9-0001
On Thu, Dec 1, 2022 at 8:46 AM Peter Eisentraut < peter.eisentraut@enterprisedb.com> wrote: > > What is the status of this now? I think the other issue has been > addressed? > Yes, that's addressed for MSVC builds. I think there are a couple of pending issues for MinGW, but those should have their own threads. The patch had rotten, so PFA a rebased version. Regards, Juan José Santamaría Flecha
Commits
-
Remove unnecessary and problematic collate.windows.win1252 tests
- b5737efea007 16.0 landed
-
Windows support in pg_import_system_collations
- bf03cfd16217 16.0 landed