]> 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:34:07 +0000 (17:34 +0300)
commit1b9d1b08fe5972f06f0eee41f7d8040c740aaa6b
tree145d1706cff74eb00ff740f6e50efeea4f44f317
parentdc444801ba692f773836308a44b2c0ed88af87e5
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