pgsql: nbtree: Remove obsolete _bt_pgaddtup() comments.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: nbtree: Remove obsolete _bt_pgaddtup() comments.
Дата
Msg-id E1jF3Ax-0002RV-3K@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Revert "Specialize MemoryContextMemAllocated()."
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Allow relation extension lock to conflict among parallel group m