Re: typo found.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: typo found.
Дата
Msg-id 7784.976556725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: typo found.  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: typo found.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
Peter Eisentraut <peter_e@gmx.net> writes:
> The way it is now (before your patch/after backout) is correct.

Agreed.  The entry in question is for oprrsortop, which certainly
applies to the right-hand type not the left-hand.

I do have a gripe with the entry just above that for "oprnegate":
it defines the oprnegate field as linking to the "inverse" operator.
This is not correct for the generally understood meaning of inverse.
I'd say just write "Negator of this operator, if any".  If anyone isn't
sure about that, they can read about it in xoper.html ... but "inverse"
is likely to leave people believing the wrong thing.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: typo found.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: typo found.