XOR example error in docs

Started by Richard Freytagover 21 years ago2 messagesdocs
Jump to latest
#1Richard Freytag
freytag@freytag.org

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Richard Freytag (#1)
Re: XOR example error in docs

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/