0002-Split-plpython-into-several-smaller-modules.patch.gz
application/gzip
Filename: 0002-Split-plpython-into-several-smaller-modules.patch.gz
Type: application/gzip
Part: 1
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: format-patch
Series: patch 0002
Subject: Split plpython into several smaller modules.
| File | + | − |
|---|---|---|
| src/pl/plpython/Makefile | 4 | 2 |
| src/pl/plpython/plpython.c | 129 | 4647 |
| src/pl/plpython/plpython_elog.c | 381 | 0 |
| src/pl/plpython/plpython_exec.c | 853 | 0 |
| src/pl/plpython/plpython_functions.c | 175 | 0 |
| src/pl/plpython/plpython.h | 372 | 0 |
| src/pl/plpython/plpython_io.c | 1035 | 0 |
| src/pl/plpython/plpython_plan.c | 125 | 0 |
| src/pl/plpython/plpython_plpy.c | 239 | 0 |
| src/pl/plpython/plpython_port.h | 123 | 0 |
| src/pl/plpython/plpython_procedure.c | 498 | 0 |
| src/pl/plpython/plpython_result.c | 179 | 0 |
| src/pl/plpython/plpython_spi.c | 563 | 0 |
| src/pl/plpython/plpython_subtransaction.c | 210 | 0 |
Binary attachment — download to view.