aboutsummaryrefslogtreecommitdiff
path: root/contrib/array/array_iterator.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-09-27 18:20:21 +0000
committerBruce Momjian <bruce@momjian.us>1999-09-27 18:20:21 +0000
commit7b2a8e4e56b138d618fcf81513e71bf8b1ac2f6b (patch)
treeff0ec1cd5c596a72b5b022eecb5391c2b2456676 /contrib/array/array_iterator.c
parent62045e67eb714f3f10fb34c84c7ee0b90226e8be (diff)
downloadpostgresql-7b2a8e4e56b138d618fcf81513e71bf8b1ac2f6b.tar.gz
postgresql-7b2a8e4e56b138d618fcf81513e71bf8b1ac2f6b.zip
Currently,only the first column of multi-column indices
is used to find start scan position of Indexscan-s. To speed up finding scan start position,I have changed _bt_first() to use as many keys as possible. I'll attach the patch here. Regards. Hiroshi Inoue
Diffstat (limited to 'contrib/array/array_iterator.c')
0 files changed, 0 insertions, 0 deletions