Fix nbtree skip array transformation comments.

Peter Geoghegan <pg@bowt.ie>

Commit: 6c99c715ddb338e169c2ffd2a4cf754fa510cccb
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2026-01-07T17:53:05Z
Releases: 18.2
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 <nagata@sraoss.co.jp>
Reviewed-By: Chao Li <li.evan.chao@gmail.com>
Reviewed-By: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/20251230190145.c3c88c5eb0f88b136adda92f@sraoss.co.jp
Backpatch-through: 18

Files

PathChange+/−
src/backend/access/nbtree/nbtpreprocesskeys.c modified +2 −2

Discussion