Thread: pgsql: Simplify makefiles exporting twice enable_injection_points

pgsql: Simplify makefiles exporting twice enable_injection_points

From
Michael Paquier
Date:
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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ff43b5e70d45c8d39ca7513e10c23367435c9826

Modified Files
--------------
src/test/modules/test_misc/Makefile | 2 +-
src/test/recovery/Makefile          | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)