Remove overzealous array element type assertion. This led to spurious assertion failures in certain scenarios involving pseudo types.
Oversight in commit 5bf748b8, which enhanced nbtree ScalarArrayOp execution. Reported-By: Richard Guo <guofengli...@gmail.com> Discussion: https://postgr.es/m/cambws48f5rdowxat76zd40m7n9igzqcjek7vg_5p3ywnh6o...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/eff6a757fde3ba072a03dd06edc2eafeac5e602d Modified Files -------------- src/backend/access/nbtree/nbtutils.c | 1 - 1 file changed, 1 deletion(-)