-- -- xidin/1 -- create or replace function xidin( cstring ) returns xid as $$ xidin$$ language plpgsql;