|
PostgreSQL Source Code git master
|


Go to the source code of this file.
Functions | |
| PyMODINIT_FUNC | PyInit_plpy (void) |
Variables | |
| HTAB * | PLy_spi_exceptions |
| PyMODINIT_FUNC PyInit_plpy | ( | void | ) |
Definition at line 126 of file plpy_plpymodule.c.
References fb(), PLy_add_exceptions(), PLy_cursor_init_type(), PLy_module, PLy_plan_init_type(), PLy_result_init_type(), and PLy_subtransaction_init_type().
Referenced by _PG_init().
|
extern |
Definition at line 20 of file plpy_plpymodule.c.
Referenced by PLy_add_exceptions(), PLy_commit(), PLy_generate_spi_exceptions(), PLy_rollback(), and PLy_spi_subtransaction_abort().