Simplify makefiles exporting twice enable_injection_points
authorMichael Paquier <michael@paquier.xyz>
Tue, 3 Sep 2024 23:05:44 +0000 (08:05 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 3 Sep 2024 23:05:44 +0000 (08:05 +0900)
commit516ff05539bb70cc378e21e5e67588ec9c959cf7
treeea1fe603534d80fe1d5d72e668474b64ff5958e7
parent813fde73d4dd4fab1b7bde99ceaa47dd8437c21e
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.mn6vbohjh7hh@alvherre.pgsql
Backpatch-through: 17
src/test/modules/injection_points/Makefile
src/test/modules/test_misc/Makefile
src/test/modules/test_slru/Makefile
src/test/recovery/Makefile