From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 22:10:02 |
Message-ID: | Z0-Bugt6xQhIzsNd@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Dec 3, 2024 at 09:03:37PM +0100, Peter Eisentraut wrote:
> 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.
Done.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2024-12-03 22:26:36 | Re: checksum verification code breaks backups in v16- |
Previous Message | Daniel Gustafsson | 2024-12-03 21:56:29 | Re: Replace current implementations in crypt() and gen_salt() to OpenSSL |