forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit90c0987
committed
Fix bug in pairingheap_SpGistSearchItem_cmp()
Our item contains only so->numberOfNonNullOrderBys of distances. Reflect thatin the loop upper bound.Discussion:https://postgr.es/m/53536807-784c-e029-6e92-6da802ab8d60%40postgrespro.ruAuthor: Nikita GlukhovBackpatch-through: 121 parent709d003 commit90c0987
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments
Comments
(0)