aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2024-09-24 12:58:55 -0400
committerPeter Geoghegan <pg@bowt.ie>2024-09-24 12:58:55 -0400
commit3da436ec09ae2f1a0167d4b74b30449f0292f581 (patch)
treed0094be58fd56a6414e0ca03e1f62f2682f94fe7 /src/backend/utils/adt/xml.c
parent62ddf7ee9a399e0b9624412fc482ed7365e38958 (diff)
downloadpostgresql-3da436ec09ae2f1a0167d4b74b30449f0292f581.tar.gz
postgresql-3da436ec09ae2f1a0167d4b74b30449f0292f581.zip
Update obsolete nbtree array preprocessing comments.
The array->scan_key references fixed up at the end of preprocessing start out as offsets into the arrayKeyData[] array (the array returned by _bt_preprocess_array_keys at the start of preprocessing that involves array scan keys). Offsets into the arrayKeyData[] array are no longer guaranteed to be valid offsets into our original scan->keyData[] input scan key array, but comments describing the array->scan_key references still talked about scan->keyData[]. Update those comments. Oversight in commit b5249741.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions