aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2018-04-10 16:57:19 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2018-04-10 16:57:19 +0300
commit29d7ebf51ee33e1711fc9681f273f3de2da76ebf (patch)
treed198aab7ea840315577a1a63ee0a50074fc17aa3 /src/backend/executor/nodeModifyTable.c
parent3b8f6e75f3c8c6d192621f21624cc8cee04ec3cb (diff)
downloadpostgresql-29d7ebf51ee33e1711fc9681f273f3de2da76ebf.tar.gz
postgresql-29d7ebf51ee33e1711fc9681f273f3de2da76ebf.zip
Fix comment on B-tree insertion fastpath condition.
The comment earlier in the function correctly states "and the insertion key is strictly greater than the first key in this page". That is what we check here, not "greater than or equal".
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions