mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Commit 7be5d8df1f
surfaced the logic
error, which had no functional implications, by adding "use warnings".
The buildfarm always customizes PROVE_FLAGS, so the warning did not
appear there. Back-patch to 9.5 (all supported versions).