From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Tatsuo Ishii <ishii(at)postgresql(dot)org>, nagata(at)sraoss(dot)co(dot)jp, daniel(at)yesql(dot)se, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Doc: typo in config.sgml |
Date: | 2024-12-03 20:03:37 |
Message-ID: | b4157c04-f06c-4bfe-ac3d-8b164278b23e@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 03.12.24 04:13, Bruce Momjian wrote:
> On Mon, Dec 2, 2024 at 09:33:39PM -0500, Tom Lane wrote:
>> Bruce Momjian <bruce(at)momjian(dot)us> writes:
>>> Now that we have a warning about non-emittable characters in the PDF
>>> build, do you want me to put back the Latin1 characters in the SGML
>>> files or leave them as HTML entities?
>>
>> I think going forward we're going to be putting in people's names
>> in UTF8 --- I was certainly planning to start doing that. It doesn't
>
> Yes, I expected that, and added an item to my release checklist to make
> a PDF file and check for the warning. I don't normally do that.
>
>> matter that much what we do with existing cases, though.
>
> Okay, I think Peter had an opinion but I wasn't sure what it was.
I would prefer that the parts of commit 641a5b7a144 that replace
non-ASCII characters with entities are reverted.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2024-12-03 20:05:45 | Re: Doc: typo in config.sgml |
Previous Message | Nathan Bossart | 2024-12-03 19:57:15 | Re: Better error message when --single is not the first arg to postgres executable |