Re: [pgsql-packagers] Palle Girgensohn's ICU patch

Jakob Egger <jakob@eggerapps.at>

From: Jakob Egger <jakob@eggerapps.at>
To: Magnus Hagander <magnus@hagander.net>
Cc: Dave Page <dpage@postgresql.org>, Palle Girgensohn <girgen@pingpong.net>, "pgsql-packagers@postgresql.org" <pgsql-packagers@postgresql.org>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Bussmann Tobias <tobias.bussmann@scnat.ch>
Date: 2014-11-26T10:50:24Z
Lists: pgsql-hackers
> Is it broken *worse* in 9.4 than it was in previous versions?

No.

Because the indices need to be rebuilt, the only realistic opportunity for applying this patch to Postgres.app is when releasing a major new version, since then people need to migrate their data anyway. That's why I wanted to apply the patch when 9.4 is released.

I'm starting to see that maybe not all bugs can be fixed right now; I'm now waiting for input from the other contributors on Github.