Thread: XOR example error in docs

XOR example error in docs

From
Richard Freytag
Date:
I think the example of the XOR bitwise compare on page:
http://www.postgresql.org/docs/7.4/interactive/functions-math.html
should read '11100' instead of the current '11110'.

Hope this is the right list instead of 'bugs.'

Great docs though.

All the best,
Richard Freytag





Re: XOR example error in docs

From
Peter Eisentraut
Date:
Richard Freytag wrote:
> I think the example of the XOR bitwise compare on page:
> http://www.postgresql.org/docs/7.4/interactive/functions-math.html
> should read '11100' instead of the current '11110'.

This is already fixed in CVS, but happened after the 7.4.5 release.
Thanks anyway.

> Hope this is the right list instead of 'bugs.'

Sure.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/