Fix compilation warning in test_copy_callbacks
authorMichael Paquier <michael@paquier.xyz>
Tue, 11 Oct 2022 23:45:01 +0000 (08:45 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 11 Oct 2022 23:45:01 +0000 (08:45 +0900)
commit94fd253d561bcc1db067d04f75fc1f34c3b9962f
treeff853c261b78b235d172cf94306452c2c22e46ac
parent18a4a620e2de0e25a15303a8f78ff415950a14ef
Fix compilation warning in test_copy_callbacks

A passed-in parameter value was incorrect, for a warning coming from
MSVC.

Oversight in 9fcdf2c.

Reported-by: Andres Freund
Discussion: https://postgr.es/m/20221011224221.dvg5q7e7vhjdtcvv@awork3.anarazel.de
src/test/modules/test_copy_callbacks/test_copy_callbacks.c