Adjust overstrong nbtree skip array assertion. Make an nbtree array preprocessing assertion account for scans that add fewer skip arrays than initially expected due to preprocessing finding an unsatisfiable array qual.
Oversight in commit 92fe23d9. Author: Peter Geoghegan <p...@bowt.ie> Reported-By: Mark Dilger <mark.dil...@enterprisedb.com> Discussion: https://postgr.es/m/cahghdktqmhhy5qcb3kqccgiw-rp8p7kzufra9zmkuiv6zen...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9d924dbb37103b647c72a5252ad20770b8bae3a1 Modified Files -------------- src/backend/access/nbtree/nbtpreprocesskeys.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)