]> granicus.if.org Git - postgresql/commit
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 15 Jan 2009 13:49:57 +0000 (13:49 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 15 Jan 2009 13:49:57 +0000 (13:49 +0000)
commitf8c8386a08f2f98e0fc45093e1fe534ef45c6230
tree4a23dc6039db0af2e6fedd3b3656303910285ba0
parentd0fe3df745ac0f05546046fa1732cf5c002d575c
Cleanup pass over PL/Python NLS.  Add translation support to PLy_elog and
PLy_exception_set, and clarify some error messages.
src/pl/plpython/Makefile
src/pl/plpython/expected/plpython_error.out
src/pl/plpython/expected/plpython_test.out
src/pl/plpython/nls.mk
src/pl/plpython/plpython.c