pgsql: Fix private struct field name to match the code using it.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix private struct field name to match the code using it.
Дата
Msg-id E1sWEh8-000qjA-DW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix private struct field name to match the code using it.

Commit 8720a15e9ab121e49174d889eaeafae8ac89de7b added the wrong name.

Nazir Bilal Yavuz

Discussion: https://postgr.es/m/20240720181405.5a.nmisch@google.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/840b3b5b4ee90ce8b692519e534dfb015d89fe8f

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Use more consistently int64 for page numbers in SLRU-related cod
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Move extern declarations for EXEC_BACKEND to header files