mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
05bba3d176
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. |
||
---|---|---|
.. | ||
Makefile | ||
pgxml.sql.in | ||
uninstall_pgxml.sql | ||
xpath.c | ||
xslt_proc.c |