Re: shmem_startup_hook called twice on Windows

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: shmem_startup_hook called twice on Windows
Date: 2025-09-08 21:45:43
Message-ID: aL9Oh0UcRqgnb3da@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 08, 2025 at 04:31:43PM -0500, Sami Imseih wrote:
> I still think we need to mention EXEC_BACKEND somehow. The way it's done
> in [0], it says "On Windows (and anywhere else where EXEC_BACKEND is
> defined)"
>
> So we do have precedent of mentioning EXEC_BACKEND in docs, and it’s
> clearer than the ambiguity of saying 'on some builds'/'in other builds'.

Added in v2.

--
nathan

Attachment Content-Type Size
v2-0001-Fix-shmem_startup_hook-documentation.patch text/plain 3.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2025-09-08 21:46:26 Re: Should io_method=worker remain the default?
Previous Message Jeff Davis 2025-09-08 21:34:30 Re: Should io_method=worker remain the default?