summaryrefslogtreecommitdiff
path: root/contrib/intarray
diff options
context:
space:
mode:
authorTom Lane2008-12-01 01:30:18 +0000
committerTom Lane2008-12-01 01:30:18 +0000
commitcf407f164ea9246ba37866dda6e43f94d65e86f5 (patch)
treec18b678abf907c426638d236123d405a5830aac1 /contrib/intarray
parent76cc2fe6a1817874011aebe564e83c71ad8cfc2d (diff)
Refactor crosstab() to build and return a tuplestore instead of using
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.
Diffstat (limited to 'contrib/intarray')
0 files changed, 0 insertions, 0 deletions