PL/Python: Rename new keyword arguments of plpy.error() etc.
Rename schema -> schema_name etc. to remain consistent with C API and
PL/pgSQL.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/020140d84d09e0375824074cead642e3b9435180
Modified Files
--------------
doc/src/sgml/plpython.sgml | 6 +--
src/pl/plpython/expected/plpython_ereport.out | 66 ++++++++++++-------------
src/pl/plpython/plpy_plpymodule.c | 70 +++++++++++++--------------
src/pl/plpython/sql/plpython_ereport.sql | 62 ++++++++++++------------
4 files changed, 102 insertions(+), 102 deletions(-)