plpython3-1.diff.gz
application/x-gzip
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: unified
| File | + | − |
|---|---|---|
| aclocal.m4 | 1 | 0 |
| config/python3.m4 | 111 | 0 |
| configure | 139 | 0 |
| configure.in | 13 | 0 |
| doc/src/sgml/filelist.sgml | 1 | 0 |
| doc/src/sgml/plpython3.sgml | 4255 | 0 |
| doc/src/sgml/postgres.sgml | 1 | 0 |
| src/backend/executor/spi.c | 330 | 0 |
| src/backend/utils/error/elog.c | 17 | 0 |
| src/include/catalog/pg_pltemplate.h | 1 | 0 |
| src/include/executor/spi.h | 14 | 0 |
| src/include/utils/elog.h | 1 | 0 |
| src/include/utils/errcodes.h | 4 | 0 |
| src/Makefile.global.in | 9 | 0 |
| src/pl/Makefile | 4 | 0 |
| src/pl/plpython3/expected/plpython3_array.out | 296 | 0 |
| src/pl/plpython3/expected/plpython3_bytea.out | 80 | 0 |
| src/pl/plpython3/expected/plpython3_composite.out | 417 | 0 |
| src/pl/plpython3/expected/plpython3_corners.out | 266 | 0 |
| src/pl/plpython3/expected/plpython3_domain.out | 337 | 0 |
| src/pl/plpython3/expected/plpython3_do.out | 77 | 0 |
| src/pl/plpython3/expected/plpython3_enum.out | 145 | 0 |
| src/pl/plpython3/expected/plpython3_error.out | 357 | 0 |
| src/pl/plpython3/expected/plpython3_function.out | 37 | 0 |
| src/pl/plpython3/expected/plpython3_ifmod.out | 279 | 0 |
| src/pl/plpython3/expected/plpython3_io.out | 254 | 0 |
| src/pl/plpython3/expected/plpython3_lo.out | 69 | 0 |
| src/pl/plpython3/expected/plpython3_materialize_cursor.out | 123 | 0 |
| src/pl/plpython3/expected/plpython3_polymorphic.out | 427 | 0 |
| src/pl/plpython3/expected/plpython3_preload.out | 36 | 0 |
| src/pl/plpython3/expected/plpython3_pytypes.out | 122 | 0 |
| src/pl/plpython3/expected/plpython3_spi.out | 1219 | 0 |
| src/pl/plpython3/expected/plpython3_srf.out | 137 | 0 |
| src/pl/plpython3/expected/plpython3_stateful.out | 200 | 0 |
| src/pl/plpython3/expected/plpython3_timewise.out | 1034 | 0 |
| src/pl/plpython3/expected/plpython3_trigger.out | 343 | 0 |
| src/pl/plpython3/expected/plpython3_tupledesc.out | 66 | 0 |
| src/pl/plpython3/expected/plpython3_typmod.out | 65 | 0 |
| src/pl/plpython3/expected/plpython3_xact.out | 306 | 0 |
| src/pl/plpython3/include/pypg/cursor.h | 95 | 0 |
| src/pl/plpython3/include/pypg/environment.h | 32 | 0 |
| src/pl/plpython3/include/pypg/errordata.h | 35 | 0 |
| src/pl/plpython3/include/pypg/error.h | 106 | 0 |
| src/pl/plpython3/include/pypg/externs.h | 25 | 0 |
| src/pl/plpython3/include/pypg/function.h | 144 | 0 |
| src/pl/plpython3/include/pypg/ist.h | 54 | 0 |
| src/pl/plpython3/include/pypg/module.h | 31 | 0 |
| src/pl/plpython3/include/pypg/pl.h | 87 | 0 |
| src/pl/plpython3/include/pypg/postgres.h | 205 | 0 |
| src/pl/plpython3/include/pypg/python.h | 175 | 0 |
| src/pl/plpython3/include/pypg/statement.h | 56 | 0 |
| src/pl/plpython3/include/pypg/strings.h | 45 | 0 |
| src/pl/plpython3/include/pypg/triggerdata.h | 46 | 0 |
| src/pl/plpython3/include/pypg/tupledesc.h | 157 | 0 |
| src/pl/plpython3/include/pypg/type/array.h | 37 | 0 |
| src/pl/plpython3/include/pypg/type/bitwise.h | 54 | 0 |
| src/pl/plpython3/include/pypg/type/numeric.h | 56 | 0 |
| src/pl/plpython3/include/pypg/type/object.h | 61 | 0 |
| src/pl/plpython3/include/pypg/type/pseudo.h | 20 | 0 |
| src/pl/plpython3/include/pypg/type/record.h | 62 | 0 |
| src/pl/plpython3/include/pypg/type/string.h | 74 | 0 |
| src/pl/plpython3/include/pypg/type/system.h | 111 | 0 |
| src/pl/plpython3/include/pypg/type/timewise.h | 67 | 0 |
| src/pl/plpython3/include/pypg/type/type.h | 409 | 0 |
| src/pl/plpython3/include/pypg/xact.h | 38 | 0 |
| src/pl/plpython3/Makefile | 119 | 0 |
| src/pl/plpython3/README | 106 | 0 |
| src/pl/plpython3/sql/plpython3_array.sql | 261 | 0 |
| src/pl/plpython3/sql/plpython3_bytea.sql | 71 | 0 |
| src/pl/plpython3/sql/plpython3_composite.sql | 195 | 0 |
| src/pl/plpython3/sql/plpython3_corners.sql | 223 | 0 |
| src/pl/plpython3/sql/plpython3_domain.sql | 184 | 0 |
| src/pl/plpython3/sql/plpython3_do.sql | 30 | 0 |
| src/pl/plpython3/sql/plpython3_enum.sql | 82 | 0 |
| src/pl/plpython3/sql/plpython3_error.sql | 241 | 0 |
| src/pl/plpython3/sql/plpython3_function.sql | 36 | 0 |
| src/pl/plpython3/sql/plpython3_ifmod.sql | 182 | 0 |
| src/pl/plpython3/sql/plpython3_io.sql | 132 | 0 |
| src/pl/plpython3/sql/plpython3_lo.sql | 65 | 0 |
| src/pl/plpython3/sql/plpython3_materialize_cursor.sql | 88 | 0 |
| src/pl/plpython3/sql/plpython3_polymorphic.sql | 146 | 0 |
| src/pl/plpython3/sql/plpython3_preload.sql | 34 | 0 |
| src/pl/plpython3/sql/plpython3_pytypes.sql | 106 | 0 |
| src/pl/plpython3/sql/plpython3_spi.sql | 728 | 0 |
| src/pl/plpython3/sql/plpython3_srf.sql | 55 | 0 |
| src/pl/plpython3/sql/plpython3_stateful.sql | 92 | 0 |
| src/pl/plpython3/sql/plpython3_timewise.sql | 202 | 0 |
| src/pl/plpython3/sql/plpython3_trigger.sql | 317 | 0 |
| src/pl/plpython3/sql/plpython3_tupledesc.sql | 36 | 0 |
| src/pl/plpython3/sql/plpython3_typmod.sql | 32 | 0 |
| src/pl/plpython3/sql/plpython3_xact.sql | 205 | 0 |
| src/pl/plpython3/src/constants.c | 269 | 0 |
| src/pl/plpython3/src/cursor.c | 973 | 0 |
| src/pl/plpython3/src/error.c | 483 | 0 |
| src/pl/plpython3/src/errordata.c | 381 | 0 |
| src/pl/plpython3/src/function.c | 1037 | 0 |
| src/pl/plpython3/src/ist.c | 242 | 0 |
| src/pl/plpython3/src/module.c | 990 | 0 |
| src/pl/plpython3/src/module.py | 514 | 0 |
| src/pl/plpython3/src/module.py.cfrag | 1 | 0 |
| src/pl/plpython3/src/pl.c | 2213 | 0 |
| src/pl/plpython3/src/postgres.c | 447 | 0 |
| src/pl/plpython3/src/python.c | 24 | 0 |
| src/pl/plpython3/src/statement.c | 996 | 0 |
| src/pl/plpython3/src/triggerdata.c | 208 | 0 |
| src/pl/plpython3/src/tupledesc.c | 965 | 0 |
| src/pl/plpython3/src/type/array.c | 846 | 0 |
| src/pl/plpython3/src/type/bitwise.c | 514 | 0 |
| src/pl/plpython3/src/type/numeric.c | 668 | 0 |
| src/pl/plpython3/src/type/object.c | 931 | 0 |
| src/pl/plpython3/src/type/pseudo.c | 228 | 0 |
| src/pl/plpython3/src/type/record.c | 1063 | 0 |
| src/pl/plpython3/src/type/string.c | 548 | 0 |
| src/pl/plpython3/src/type/system.c | 826 | 0 |
| src/pl/plpython3/src/type/timewise.c | 1076 | 0 |
| src/pl/plpython3/src/type/type.c | 1870 | 0 |
| src/pl/plpython3/src/xact.c | 169 | 0 |
Binary attachment — download to view.