Re: typo found. - Mailing list pgsql-docs

From Tom Lane
Subject Re: typo found.
Date
Msg-id 7784.976556725@sss.pgh.pa.us
Whole thread Raw
In response to Re: typo found.  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: typo found.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: typo found.
Next
From: Bruce Momjian
Date:
Subject: Re: typo found.