diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2019-09-25 01:47:36 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2019-09-25 01:52:55 +0300 |
commit | 8728552b291b8fe3778346fb4d4b7d1c8743f708 (patch) | |
tree | a733329b3f0a4abbd576f54d7beb693212f3b42f /src/include/postgres.h | |
parent | 17822c0e4f5ab8093e78f665c9e44766ae648a44 (diff) | |
download | postgresql-8728552b291b8fe3778346fb4d4b7d1c8743f708.tar.gz postgresql-8728552b291b8fe3778346fb4d4b7d1c8743f708.zip |
Fix bug in pairingheap_SpGistSearchItem_cmp()
Our item contains only so->numberOfNonNullOrderBys of distances. Reflect that
in the loop upper bound.
Discussion: https://postgr.es/m/53536807-784c-e029-6e92-6da802ab8d60%40postgrespro.ru
Author: Nikita Glukhov
Backpatch-through: 12
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions