diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-08 19:24:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-08 19:24:38 +0000 |
commit | fc5eb3f69a32f1bc5109576f5725dbdc33cdc1ca (patch) | |
tree | 462e5fc49f29a9e48e442ac423995257176a1d13 /src/backend/access/gist/gistget.c | |
parent | a5cf12e2ef775abf4cfe7dee50d2c065047e19a0 (diff) | |
download | postgresql-fc5eb3f69a32f1bc5109576f5725dbdc33cdc1ca.tar.gz |
Tweak accumArrayResult() to double the size of its working arrays when
more space is needed, instead of incrementing by a fixed amount; the old
method wastes lots of space and time when the ultimate size is large.
Per gripe from Tatsuo.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions