Remove function declarations from headers for some undefined functions
authorMichael Paquier <michael@paquier.xyz>
Wed, 11 Jan 2023 02:54:55 +0000 (11:54 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 11 Jan 2023 02:54:55 +0000 (11:54 +0900)
commit69fb29d1affb525d4c91b4dc5b104a551e61c28d
treee62847c4110a8d9d47c724cddf6328f64a8d0ce7
parent3c6fc58209f24b959ee18f5d19ef96403d08f15c
Remove function declarations from headers for some undefined functions

The functions whose declarations are removed here have been removed in
the past, but their respective headers forgot the call.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20230110045722.GD9837@telsasoft.com
src/bin/pg_dump/compress_io.h
src/include/access/gist_private.h
src/include/access/xlogreader.h