Re: Doc: typo in config.sgml - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Doc: typo in config.sgml
Date
Msg-id Z0-Bugt6xQhIzsNd@momjian.us
Whole thread Raw
In response to Re: Doc: typo in config.sgml  (Peter Eisentraut <peter@eisentraut.org>)
List 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@momjian.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@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.





pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Replace current implementations in crypt() and gen_salt() to OpenSSL
Next
From: Nathan Bossart
Date:
Subject: Re: checksum verification code breaks backups in v16-