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:38:25 +0300 |
commit | 45310221a9afccd98e78813459472370ade9dc4c (patch) | |
tree | b44ad2bee06d77f7cfe8906a8b5630dcd8d61c3c /src/backend/access/gist/gistbuild.c | |
parent | 40c3fe4980e73acb0db75a3c737a4a52e09d4cf4 (diff) | |
download | postgresql-45310221a9afccd98e78813459472370ade9dc4c.tar.gz postgresql-45310221a9afccd98e78813459472370ade9dc4c.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/gistbuild.c')
0 files changed, 0 insertions, 0 deletions