Re: typos - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: typos
Date
Msg-id Y7PqVj4O4PnRsWeW@paquier.xyz
Whole thread Raw
In response to Re: typos  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: typos
List pgsql-hackers
On Tue, Jan 03, 2023 at 01:03:01PM +0530, Amit Kapila wrote:
> One minor comment:
> -    spoken in Belgium (BE), with a <acronym>UTF-8</acronym> character set
> +    spoken in Belgium (BE), with a <acronym>UTF</acronym>-8 character set
>
> Shouldn't this be <acronym>UTF8</acronym> as we are using in func.sgml?

Yeah, I was wondering as well why this change is not worse, which is
why I left it out of 33ab0a2.  There is an acronym for UTF in
acronym.sgml, which makes sense to me, but that's the only place where
this is used.  To add more on top of that, the docs basically need
only UTF8, and we have three references to UTF-16, none of them using
the <acronym> markup.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Geier
Date:
Subject: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Next
From: Michail Nikolaev
Date:
Subject: Re: Data loss on logical replication, 12.12 to 14.5, ALTER SUBSCRIPTION