Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcf407f1

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 witha SPI call still active. That could cause problems if execution wasinterleaved with anything else that might use SPI.
1 parent76cc2fe commitcf407f1

File tree

1 file changed

+195
-247
lines changed

1 file changed

+195
-247
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp