Re: small cleanup of ICU includes

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: small cleanup of ICU includes
Date: 2026-01-07 01:05:23
Message-ID: 20e994a8b8163237ca734aa98baa27479a17cd4f.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2026-01-06 at 18:20 -0500, Andres Freund wrote:
> Yay! I think this is a pretty significant improvement, removing the
> need for
> the ugly C++ compat hackery we had introduced, as well as (imo) just
> being
> cleaner.

Thanks for looking! I will push after my CI run finishes.

Regards,
Jeff Davis

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-01-07 02:14:44 Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Previous Message Jacob Champion 2026-01-07 01:01:03 Re: RFC: adding pytest as a supported test framework