take a look at dal.py for the postgresql adaptor. see how it defines the other operators. hopefully that will give you some clues as to how you would extend the DAL to have your operator.
i haven't done it myself, but it's just software so i'm sure there is a solution. :) cfh

