Minor header cleanup for the new iovec code.

Thomas Munro <tmunro@postgresql.org>

Commit: fb29ab26b38f1647423bf6aa2991e5fdf9060f08
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-01-14T05:30:17Z
Releases: 14.0
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.

Files

PathChange+/−
src/include/port/pg_iovec.h modified +1 −6
src/include/storage/fd.h modified +4 −4