pgsql: Minor header cleanup for the new iovec code.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Minor header cleanup for the new iovec code.
Дата
Msg-id E1kzvEw-0003xa-55@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Minor header cleanup for the new iovec code.

Remove redundant function declaration and improve header comment in
pg_iovec.h.  Move the new declaration in fd.h next to a group of more
similar functions.

Branch
------
master

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

Modified Files
--------------
src/include/port/pg_iovec.h | 7 +------
src/include/storage/fd.h    | 8 ++++----
2 files changed, 5 insertions(+), 10 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim