Correct obsolete unique index insertion comment.

Peter Geoghegan <pg@bowt.ie>

Commit: e915fed291772d8d5fcc437ac777f7beca8c24ce
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2018-07-08T17:50:13Z
Releases: 12.0
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.

Files

PathChange+/−
src/backend/access/nbtree/nbtinsert.c modified +1 −1