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

From Yugo NAGATA
Subject Re: Doc: typo in config.sgml
Date
Msg-id 20240930182216.4243d173ebdcce57b5079be0@sraoss.co.jp
Whole thread Raw
In response to Re: Doc: typo in config.sgml  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
On Mon, 30 Sep 2024 18:03:44 +0900 (JST)
Tatsuo Ishii <ishii@postgresql.org> wrote:

> >>> I think there's an unnecessary underscore in config.sgml.
> 
> I was wrong. The particular byte sequences just looked an underscore
> on my editor but the byte sequence is actually 0xc2a0, which must be a
> "non breaking space" encoded in UTF-8. I guess someone mistakenly
> insert a non breaking space while editing config.sgml.
> 
> However the mistake does not affect the patch.

It looks like we've crisscrossed our mail.
Anyway, I agree with removing non breaking spaces, as well as
one found in line 85 of ref/drop_extension.sgml.

Regards,
Yugo Nagata

> 
> Best reagards,
> --
> Tatsuo Ishii
> SRA OSS K.K.
> English: http://www.sraoss.co.jp/index_en/
> Japanese:http://www.sraoss.co.jp


-- 
Yugo NAGATA <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Vinícius Abrahão
Date:
Subject: Re: Possibilities on code change to implement pseudodatatypes
Next
From: Peter Smith
Date:
Subject: Re: Conflict Detection and Resolution