Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c

From: Mikhail Kot <mikhail(dot)kot(at)databricks(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Rider <oceanustz(at)gmail(dot)com>
Cc: Steven Niu <niushiji(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Date: 2025-09-05 20:46:55
Message-ID: CAAi9E7g9iXSV8P6e6OqibeUau4-4K6b1revWaXUGQczEq30_UA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Do you want me to update the patch based on your suggestion on fault
injection, or update the try/catch to the callers as discussed, or
it's good to be included in Postgres?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-09-05 21:06:17 Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Previous Message Jeff Davis 2025-09-05 20:25:49 Re: Should io_method=worker remain the default?