[OpenSER-Devel] FUNCTION ser.bitand does not exist

Juha Heinanen jh at tutpro.com
Tue May 13 12:55:45 CEST 2008


Dan Pascu writes:

 > My idea was that each db module can offer functions like:
 > 
 > inline str bitand(int a, int b)
 > {
 > }
 > 
 > for mysql and postgres they can return "a & b" for oracle they can 
 > return "bitand(a, b)" and so on.

this sounds good to me.

-- juha



More information about the Devel mailing list