]> granicus.if.org Git - postgresql/commit
Correct obsolete unique index insertion comment.
authorPeter Geoghegan <pg@bowt.ie>
Sun, 8 Jul 2018 17:50:13 +0000 (10:50 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Sun, 8 Jul 2018 17:50:13 +0000 (10:50 -0700)
commite915fed291772d8d5fcc437ac777f7beca8c24ce
tree3ab537b0fb203367baad594e3009e609d548e388
parent677da8c15d19c11465d78f18bfd5ceb5d6fc3af1
Correct obsolete unique index insertion comment.

Commit bc292937ae6 failed to update a comment about unique index
checking.  _bt_insertonpg() is no longer responsible for finding an
insertion location while preventing conflicting insertions.
src/backend/access/nbtree/nbtinsert.c