| From: | Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com> |
|---|---|
| To: | Noah Misch <noah(at)leadboat(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, nathan(at)postgresql(dot)org, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Subject: | Re: Strange assertion in procarray.c |
| Date: | 2025-02-20 16:28:42 |
| Message-ID: | CADzfLwUcTjgYy1KW_GDhtv76ZV-ERpV_HYAXN=CwYeqpq=VHvQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello!
Noah, I have noticed you already disabled runningcheck for isolation tests
already in injection_points[0].
The whole patch here was about to make it default for all types of tests
for injection_points.
Seems like we may close this entry.
Attached patch is just to put a rebased version here for history reasons.
[0]:
https://github.com/postgres/postgres/blob/b3ac4aa83458b1e3cc8299508a8c3e0e1490cb23/src/test/modules/injection_points/meson.build#L52
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-Test-to-reproduce-issue-with-crash-caused-by-pass.patch | text/x-patch | 4.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2025-02-20 16:29:58 | Re: [PoC] Federated Authn/z with OAUTHBEARER |
| Previous Message | Melanie Plageman | 2025-02-20 16:10:15 | Re: BitmapHeapScan streaming read user and prelim refactoring |