diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-09-20 11:38:25 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-09-20 11:40:20 +0300 |
commit | f0a86dfdb465d4d18b8010000205224733d9848e (patch) | |
tree | f5cc1122b07a9980b52e303861a7fb116734c602 /src/backend/access/gist/gistget.c | |
parent | edb5c4097604c90e12649cdf24accc6052140b78 (diff) | |
download | postgresql-f0a86dfdb465d4d18b8010000205224733d9848e.tar.gz postgresql-f0a86dfdb465d4d18b8010000205224733d9848e.zip |
Fix outdated comments, GIST search queue is not an RBTree anymore.
The GiST search queue is implemented as a pairing heap rather than as
Red-Black Tree, since 9.5 (commit e7032610). I neglected these comments
in that commit.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions