From: Tim Prins (tprins_at_[hidden])
Date: 2007-09-20 08:52:59


Hi,

I was doing a search and hit advanced, entered '32' into the bitness
field, and pressed submit. I got back the following error:

postgres: ERROR: operator does not exist: bit ~* "unknown" LINE 70:
(bitness ~* '32') ^ HINT: No operator matches the given name and
argument type(s). You may need to add explicit type casts. postgres:
ERROR: operator does not exist: bit ~* "unknown" LINE 70: (bitness ~*
'32') ^ HINT: No operator matches the given name and argument type(s).
You may need to add explicit type casts.

Thanks,

Tim