Re: Inconsistent "" use

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Inconsistent "" use
Дата
Msg-id 20210111.113920.1606102845868951770.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: Inconsistent "" use  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I'm with Noah: small caps are *not* an improvement, they're just
> distractingly fussy.  I note that the authors of the stylesheets
> we use seem to agree, because AFAICS <acronym> is not rendered
> specially in either HTML or PDF output.
> 
> Given this docbook.org advice, I'd be inclined to just remove
> our use of <acronym> altogether.  Although, since it isn't actually
> making any difference, it's not clear that it's worth doing anything.
> The largest effect of trying to standardize (in either direction)
> would be to create back-patching hazards for docs fixes.

Yeah, simple grep showed that there are almost 1k lines using
<acronym>. I agree that the pain caused by fixing all of them is much
larger than the benefit to standardize the usage of <acronym>.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: pg_preadv() and pg_pwritev()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Multiple hosts in connection string failed to failover in non-hot standby mode