pgsql: Correct obsolete nbtree page split WAL comment.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Correct obsolete nbtree page split WAL comment.
Дата
Msg-id E1h0uKo-0007C1-7N@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Correct obsolete nbtree page split WAL comment.

Commit 2c03216d831, which revamped the WAL record format, failed to
update a comment referencing the old API.  Update the comment.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/72c7c4e38610297b200721a7d5201f79e7ceef7c

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


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Reorder configure tests for accept() in Windows
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Allow recovery tests to run on Windows as an admin user