Fix nbtree skip array transformation comments. Fix comments that incorrectly described transformations performed by the "Avoid extra index searches through preprocessing" mechanism introduced by commit b3f1a13f.
Author: Yugo Nagata <[email protected]> Reviewed-By: Chao Li <[email protected]> Reviewed-By: Peter Geoghegan <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 18 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8aed8e168fd2d2075a8f2622a980ed8991a69895 Modified Files -------------- src/backend/access/nbtree/nbtpreprocesskeys.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
