Thread: pgsql: Refine nbtree = redundancy preprocessing comment.

pgsql: Refine nbtree = redundancy preprocessing comment.

From
Peter Geoghegan
Date:
Refine nbtree = redundancy preprocessing comment.

Spell out how a = key associated with a SAOP array renders a > key
against the same index column redundant at the relevant point inside
_bt_preprocess_keys.

Follow-up to commit 5bf748b8.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/70743376987af2393e42f3cfc2def4a472070659

Modified Files
--------------
src/backend/access/nbtree/nbtutils.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)