Re: list of acknowledgments for PG16 - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: list of acknowledgments for PG16
Date
Msg-id c9dd36fc-1808-9632-a98c-a1bbf719527d@postgresfriends.org
Whole thread Raw
In response to Re: list of acknowledgments for PG16  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: list of acknowledgments for PG16
List pgsql-hackers
On 8/22/23 15:29, Tom Lane wrote:
> Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
>> Yeah, I've been proposing this kind of thing for many years; the
>> problem, until not long ago, was that the tooling was unable to process
>> non-Latin1 characters in all the output formats that we use.  But
>> tooling has changed and the oldest platforms have disappeared, so maybe
>> it works now; do you want to inject some Chinese, Cyrillic, Japanese
>> names and give it a spin?  At least HTML and PDF need to work correctly.
> 
> I'm pretty sure the PDF toolchain still fails on non-Latin1 characters.
> At least it does the way I have it installed; maybe adding some
> non-default dependencies would help?

I am struggling to find documentation on how to build the pdfs with 
meson.  Any pointers?
-- 
Vik Fearing




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: list of acknowledgments for PG16
Next
From: Peter Eisentraut
Date:
Subject: Make error messages about WAL segment size more consistent