PL/Python: Rename new keyword arguments of plpy.error() etc.
Peter Eisentraut <peter_e@gmx.net>
PL/Python: Rename new keyword arguments of plpy.error() etc. Rename schema -> schema_name etc. to remain consistent with C API and PL/pgSQL.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/plpython.sgml | modified | +3 −3 |
| src/pl/plpython/expected/plpython_ereport.out | modified | +33 −33 |
| src/pl/plpython/plpy_plpymodule.c | modified | +35 −35 |
| src/pl/plpython/sql/plpython_ereport.sql | modified | +31 −31 |