Re: Test 041_checkpoint_at_promote.pl faild in installcheck due to missing injection_points
Maxim Orlov <orlovmg@gmail.com>
From: Maxim Orlov <orlovmg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-09-05T16:08:58Z
Lists: pgsql-hackers
On Thu, 5 Sept 2024 at 04:59, Michael Paquier <michael@paquier.xyz> wrote: > Even if the code is compiled with injection points enabled, it's still > going to be necessary to check if the module exists in the > installation or not. And it may or may not be around. > OK, thanks for an explanation, I get it. -- Best regards, Maxim Orlov.
Commits
-
Check availability of module injection_points in TAP tests
- 5735521ac2d5 18.0 landed
-
Avoid installcheck failure in TAP tests using injection_points
- bab1fd9277c2 17.0 landed
- 2cdcae9da696 18.0 landed
-
Simplify makefiles exporting twice enable_injection_points
- ff43b5e70d45 17.0 landed
- 516ff05539bb 18.0 landed