Обсуждение: pgsql: nbtree: Remove obsolete _bt_pgaddtup() comments.

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

pgsql: nbtree: Remove obsolete _bt_pgaddtup() comments.

От
Peter Geoghegan
Дата:
nbtree: Remove obsolete _bt_pgaddtup() comments.

Remove comments that are a throw back to a time when nbtree cared about
write-ordering dependencies.  The comments are similar to those removed
by commit 9ee7414e, among others.

Branch
------
master

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

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 5 -----
1 file changed, 5 deletions(-)