Make storage/standby.h compile standalone again. This file has failed headerscheck/cpluspluscheck verification since commit 0650ff230, as a result of referencing typedef TimestampTz without including the appropriate header.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a4b03de589c1df0845e9732da203f505f2eedb6d Modified Files -------------- src/include/storage/standby.h | 1 + 1 file changed, 1 insertion(+)