pgsql: Fix inconsistent comments for some function declarations in head

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix inconsistent comments for some function declarations in head
Дата
Msg-id E1oJWMD-000FV0-C6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix inconsistent comments for some function declarations in headers

Some of the headers list a couple of function prototypes located in a
different file than what is referred to.  This fixes a couple of
places where this inconsistency exists.

Author: Richard Guo
Discussion: https://postgr.es/m/CAMbWs4__RdcSNXPa7L62Ozvo_Q4LvT60o3Bnp8yrQ_m9y5CKvg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/245e14e28b298e6ed00ea8d8c607b62387c9da92

Modified Files
--------------
src/include/access/nbtxlog.h          |  8 ++++++--
src/include/replication/walreceiver.h |  2 +-
src/include/storage/bufmgr.h          | 11 +++++++----
3 files changed, 14 insertions(+), 7 deletions(-)


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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Support SSE2 intrinsics where available
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi