PL/Python: Rename new keyword arguments of plpy.error() etc.

Peter Eisentraut <peter_e@gmx.net>

Commit: 020140d84d09e0375824074cead642e3b9435180
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2016-06-11T23:27:49Z
Releases: 9.6.0
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

Documentation touched