Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cf407f1

Browse files
committed
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.
1 parent 76cc2fe commit cf407f1

File tree

1 file changed

+195
-247
lines changed

1 file changed

+195
-247
lines changed

0 commit comments

Comments
 (0)