Hi,

I'm running MonetDB v11.13.9 (Oct2012-SP3), i have some doubts about bit functions, i was trying the bit functions looking at MySQL docs in MonetDB:
http://dev.mysql.com/doc/refman/5.0/en/bit-functions.html

And when i used ^, the pow was calculated instead of XOR, the ~ don't work as expected too.

I google and I found this http://permalink.gmane.org/gmane.comp.db.monetdb.scm/28212

This patch will be applied on MonetDb, any date of release of MonetDb with ^ already as XOR?

Right now what operator should i used to make a xor? I tested xor XOR and MonetDb didn't recognize.

If i want to insert in binary form how i do? b'binary' works?

Thanks in advance,

--
Eduardo Oliveira
IT
Email: eduardo.oliveira@adclick.pt
Web: www.adclickint.com