mirror of
https://github.com/postgres/postgres.git
synced 2026-03-04 06:10:57 -05:00
results with tuples as ordinary varlena Datums. This commit does not in itself do much for us, except eliminate the horrid memory leak associated with evaluation of whole-row variables. However, it lays the groundwork for allowing composite types as table columns, and perhaps some other useful features as well. Per my proposal of a few days ago. |
||
|---|---|---|
| .. | ||
| error.expected | ||
| feature.expected | ||
| Makefile | ||
| plpython.c | ||
| plpython.h | ||
| plpython_depopulate.sql | ||
| plpython_deschema.sql | ||
| plpython_drop.sql | ||
| plpython_error.sql | ||
| plpython_function.sql | ||
| plpython_populate.sql | ||
| plpython_schema.sql | ||
| plpython_setof.sql | ||
| plpython_test.sql | ||
| test.sh | ||
| TODO | ||