Re: [DOCS] XOR example error in docs

2004-09-14 Thread Peter Eisentraut
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 '0'. This is already fixed in CVS, but happened after the 7.4.5 release. Thanks anyway. > Hope t

[DOCS] XOR example error in docs

2004-09-13 Thread Richard Freytag
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 '0'. Hope this is the right list instead of 'bugs.' Great docs though. All the best, Richard Freytag --