pgsql: Correct nbtree page split lock coupling comment.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Correct nbtree page split lock coupling comment.
Дата
Msg-id E1k4qaX-0005Ji-1d@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Correct nbtree page split lock coupling comment.

There is no reason to distinguish between readers and writers here.

Branch
------
master

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

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Check for fseeko() failure in pg_dump's _tarAddFile().
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: update v13 release notes for changes through today.