mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
backwards scan could actually happen. In particular, pass a flag to materialize-mode SRFs that tells them whether they need to require random access. In passing, also suppress unneeded backward-scan overhead for a Portal's holdStore tuplestore. Per my proposal about reducing I/O costs for tuplestores. |
||
|---|---|---|
| .. | ||
| data | ||
| expected | ||
| sql | ||
| Makefile | ||
| tablefunc.c | ||
| tablefunc.h | ||
| tablefunc.sql.in | ||
| uninstall_tablefunc.sql | ||