Simplify makefiles exporting twice enable_injection_points
authorMichael Paquier
Tue, 3 Sep 2024 23:05:56 +0000 (08:05 +0900)
committerMichael Paquier
Tue, 3 Sep 2024 23:05:56 +0000 (08:05 +0900)
commitff43b5e70d45c8d39ca7513e10c23367435c9826
treeb3e95f12e27fec7ece3ea9153d8d9b79924cc522
parent94f1474e600fdbc6b325f69903eecfeb1f69fcbd
Simplify makefiles exporting twice enable_injection_points

This is confusing, as it exports twice the same variable.  Oversight in
6782709df81f that has spread in more places afterwards.

Reported-by: Alvaro Herrera, Tom Lane
Discussion: https://postgr.es/m/202408201630[email protected]
Backpatch-through: 17
src/test/modules/test_misc/Makefile
src/test/recovery/Makefile