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: Andres Freund <andres@anarazel.de>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>, Dmitry Koval <d.koval@postgrespro.ru>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-11T12:20:30Z
Lists: pgsql-hackers
Attachments
- v5-0001-WIN32-pg_import_system_collations.patch (application/octet-stream) patch v5-0001
On Tue, Mar 22, 2022 at 2:00 AM Andres Freund <andres@anarazel.de> wrote: > > Currently fails to apply, please rebase: > http://cfbot.cputube.org/patch_37_3450.log > > Marked as waiting-on-author. > > Please, find attached a rebased version, no other significant change. 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