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:10:08
Message-ID: aL9GMDR6ecyoLwN8@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I quickly put together a patch for the stuff we've discussed in this
thread. WDYT?

--
nathan

Attachment Content-Type Size
v1-0001-Fix-shmem_startup_hook-documentation.patch text/plain 2.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-09-08 21:31:43 Re: shmem_startup_hook called twice on Windows
Previous Message Masahiko Sawada 2025-09-08 21:08:16 Re: Make COPY format extendable: Extract COPY TO format implementations