diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-27 22:07:26 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-27 22:07:26 +0000 |
commit | 42319310dc8846112e19577893470fe23b82fc00 (patch) | |
tree | 2153446b668c99c4191961a53e2b4a8da246aebf /src/tutorial/funcs.c | |
parent | 770156e157bf18be959ebbd3057cd726c180880d (diff) | |
download | postgresql-42319310dc8846112e19577893470fe23b82fc00.tar.gz postgresql-42319310dc8846112e19577893470fe23b82fc00.zip |
Add:
> * Consider sorting hash buckets so entries can be found using a binary
> search, rather than a linear scan
> * In hash indexes, consider storing the hash value with or instead
> of the key itself
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions