- Notifications
You must be signed in to change notification settings - Fork5
Commitcf407f1
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 witha SPI call still active. That could cause problems if execution wasinterleaved with anything else that might use SPI.1 parent76cc2fe commitcf407f1
1 file changed
+195
-247
lines changed0 commit comments
Comments
(0)