pgsql: Minor header cleanup for the new iovec code. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Minor header cleanup for the new iovec code.
Date
Msg-id E1kzvEw-0003xa-55@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim
Next
From: Fujii Masao
Date:
Subject: Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim