aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-10-29 00:00:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-10-29 00:00:39 +0000
commit05bba3d176e0adc1a032d5c8c6ea2a7622c7dd0d (patch)
tree59140f72d76bd4fb7fc7e8bbad6ccf57084f042a /src/backend/utils/adt/xml.c
parente3e3d2a789e34ff6572bdf693beb1516a228c5ff (diff)
downloadpostgresql-05bba3d176e0adc1a032d5c8c6ea2a7622c7dd0d.tar.gz
postgresql-05bba3d176e0adc1a032d5c8c6ea2a7622c7dd0d.zip
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.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions