postgresql/src/pl
Tom Lane 05bba3d176 Be more tense about not creating tuplestores with randomAccess = true unless
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.
2008-10-29 00:00:39 +00:00
..
plperl Be more tense about not creating tuplestores with randomAccess = true unless 2008-10-29 00:00:39 +00:00
plpgsql Be more tense about not creating tuplestores with randomAccess = true unless 2008-10-29 00:00:39 +00:00
plpython Add missing header. 2008-10-11 00:09:33 +00:00
tcl Add missing header. 2008-10-11 00:09:33 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00