]> granicus.if.org Git - postgresql/commit
Fix typo in SP-GiST error message
authorAlexander Korotkov <akorotkov@postgresql.org>
Fri, 10 Aug 2018 14:28:48 +0000 (17:28 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Fri, 10 Aug 2018 14:28:48 +0000 (17:28 +0300)
commit2b13702d5c7e879bdd0587a80d5cfaeb5206f4ea
tree233c7d9295cb2c540834acd2fbfbb1abf990c1b2
parente01d3477e7486b0bbc6591be67675962218245b2
Fix typo in SP-GiST error message

Error message didn't match the actual check.  Fix that.  Compression of leaf
SP-GiST values was introduced in 11.  So, backpatch.

Discussion: https://postgr.es/m/20180810.100742.15469435.horiguchi.kyotaro%40lab.ntt.co.jp
Author: Kyotaro Horiguchi
Backpatch-through: 11
src/backend/access/spgist/spgutils.c