2011/1/11 Jan Urbański <wulc...@wulczer.org>: > Here's a patch that adds a few PL/Python functions for quoting strings. > It's an incremental patch on top of the plpython-refactor patch sent in > http://archives.postgresql.org/message-id/4d135170.3080...@wulczer.org. > > Git branch for this patch: > https://github.com/wulczer/postgres/tree/functions > > The new functions are plpy.quote_literal, plpy.quote_nullable and > plpy.quote_ident, and work just like their sql or plperl equivalents. >
I reviewed this. The patch applies and compiles cleanly and all the tests are passed. The patch adds 3 functions which works as the corresponding SQL functions. The test is enough, without any additional docs. No feature/performance issues found. I mark this "Reader for Committer". Regards, -- Hitoshi Harada -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers