Use proper type for RestoreTransactionSnapshot's PGPROC arg Reviewed-by: Chao Li <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected]
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/47a9f61fcafcf26bd3d68740ca05ba69ac729d93 Modified Files -------------- src/backend/utils/time/snapmgr.c | 5 +---- src/include/utils/snapmgr.h | 3 ++- 2 files changed, 3 insertions(+), 5 deletions(-)
