> Not if you bind the value as SQL_BINARY, then escaping on input is > automatic. Escaping on output is automatic in DBD::Pg 0.98 and up. Thanks. Giles