small cleanup of ICU includes - Mailing list pgsql-hackers

From Jeff Davis
Subject small cleanup of ICU includes
Date
Msg-id 48911db71d953edec66df0d2ce303563d631fbe0.camel@j-davis.com
Whole thread Raw
Responses Re: small cleanup of ICU includes
List pgsql-hackers
Removes ICU includes from pg_locale.h, and instead include them in the
few C files that need them.

There used to be more files that needed to use ICU functions, but after
refactoring, there are only a few files that access ICU APIs directly.

Regards,
    Jeff Davis


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Next
From: Andres Freund
Date:
Subject: Re: RFC: adding pytest as a supported test framework