Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2025-08-15 14:17:22 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-08-15 15:20:00 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-08-15 15:33:31 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-08-15 15:36:47 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-08-15 15:51:24 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-08-15 16:25:55 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-08-15 18:46:39 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-08-18 22:05:00 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-09-08 21:10:08 from Nathan Bossart <nathandbossart(at)gmail(dot)com> 📎
2025-09-08 21:31:43 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-09-08 21:45:43 from Nathan Bossart <nathandbossart(at)gmail(dot)com> 📎
2025-09-08 21:57:19 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-09-09 19:41:53 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
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
Re: shmem_startup_hook called twice on Windows
at 2025-08-18 22:05:00 from Sami Imseih
Responses
Re: shmem_startup_hook called twice on Windows
at 2025-09-08 21:31:43 from Sami Imseih
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