Minor header cleanup for the new iovec code.
authorThomas Munro <tmunro@postgresql.org>
Thu, 14 Jan 2021 05:09:32 +0000 (18:09 +1300)
committerThomas Munro <tmunro@postgresql.org>
Thu, 14 Jan 2021 05:30:17 +0000 (18:30 +1300)
commitfb29ab26b38f1647423bf6aa2991e5fdf9060f08
tree3c4d2c755ac76e5bdfac0aeb818d15c7f49968ba
parentfef5b47f6bfc9bfec619bb2e6e66b027e7ff21a3
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.
src/include/port/pg_iovec.h
src/include/storage/fd.h