Обсуждение: pgsql: Adjust _bt_insertonpg() comments

Поиск
Список
Период
Сортировка

pgsql: Adjust _bt_insertonpg() comments

От
Teodor Sigaev
Дата:
Adjust _bt_insertonpg() comments

Remove an obsolete reference to the 'afteritem' argument, which was
removed by commit bc292937.  Add a comment that clarifies how
_bt_insertonpg() indirectly handles the insertion of high key items.

Author: Peter Geoghegan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f97f0c921ae56bb16e466f3c9d6c504f4a96a539

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)