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(-)
