Thread: plpython escape builtin method?

plpython escape builtin method?

From
Chris Humphries
Date:
hello all,

    looking in src/pl/plpython, i didnt see who might be the
 maintainer (if there is one), so sending to the list instead. is
 there a builtin way to filter a string, like escaping ' so that it
 doesnt break my query i pass to plpy.execute() ?

    i know i can do it manually in python, just wondering if
 there is an existing method, so i dont have to reinvent the wheel.

thanks,
chris humphries