Re: \i and \ir separated by \if now...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: \i and \ir separated by \if now...
Дата
Msg-id 5b5555fb-5e1c-1552-28fd-f89d497f5ee2@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: \i and \ir separated by \if now...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: \i and \ir separated by \if now...
Список pgsql-docs
On 27.05.18 05:08, Tom Lane wrote:
> "Vianello, Daniel A" <Daniel.Vianello@charter.com> writes:
>>> Uh, why would we list \ir before the simpler \i?
> 
>> So that the request is to merge \ir into the \i section (not before \i but part of that discusstion) rather than
beingseparated by the comparatively longer section for \if 
 
> 
> It was, in fact, like that initially.  Peter E. changed it in commit
> 0d9bdbcaae0, without any discussion that I remember seeing.  I've never
> been very happy with "alphabetical order trumps all other considerations"
> as a documentation rule, and this seems like a good example of why not.

The rule is, alphabetical order trumps no consideration. ;-)

I can see the point here.  Merging \i and \ir into one item (with two
<term>s) might make sense.  However, someone doing a mental binary
search across a man page would surely be confused if they don't find \ir
after \if.  The question is, are they coming to the page to look up \ir,
or are they coming there to learn about groups of related commands?
Another way to associate \i and \ir is with "see also" type references.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Arseny Sher
Дата:
Сообщение: Agressive vacuum meaning
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Documentation of pg_index.indcollation missing some info in olderversions?