| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Adding facility for injection points (or probe points?) for more advanced tests |
| Date: | 2025-04-14 07:51:44 |
| Message-ID: | Z_y-kObwLb1B1KRx@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Apr 14, 2025 at 01:24:30PM +0900, Michael Paquier wrote:
> IMO, we ought to clean up the way the AIO code does its tests with
> injection point with something like the patch of this thread. And
> perhaps even do it in v18 to have the code in a cleaner state at
> release. I'll start a new thread after hacking my way through that.
> The core injection point patch still needs a bit of work compared to
> what was sent previously.
Please see here, on a new thread:
https://www.postgresql.org/message-id/Z_y9TtnXubvYAApS@paquier.xyz
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2025-04-14 08:05:40 | Re: Support for runtime parameters in injection points, for AIO tests |
| Previous Message | Michael Paquier | 2025-04-14 07:46:22 | Support for runtime parameters in injection points, for AIO tests |