mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
value-per-call mode. This should be more efficient in normal usage, but the real problem with the prior coding was that it returned with a SPI call still active. That could cause problems if execution was interleaved with anything else that might use SPI. |
||
|---|---|---|
| .. | ||
| data | ||
| expected | ||
| sql | ||
| Makefile | ||
| tablefunc.c | ||
| tablefunc.h | ||
| tablefunc.sql.in | ||
| uninstall_tablefunc.sql | ||