]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Move WaitLSNShmemInit() to CreateOrAttachShmemStructs()
authorAlexander Korotkov <akorotkov@postgresql.org>
Tue, 2 Apr 2024 23:55:03 +0000 (02:55 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Tue, 2 Apr 2024 23:55:03 +0000 (02:55 +0300)
commit2c91e13013414cf77bb8026a19a926e08f4e9e7a
tree556245a3bd017ff15d96e367655e03e47d8fe7c1
parent3b1a7eb28930e9835cda5e42256b7ccc2d044d41
Move WaitLSNShmemInit() to CreateOrAttachShmemStructs()

Thanks to Andres Freund, Thomas Munrom and David Rowley for investigating
this issue.

Discussion: https://postgr.es/m/CAPpHfdvap5mMLikt8CUjA0osAvCJHT0qnYeR3f84EJ_Kvse0mg%40mail.gmail.com
src/backend/storage/ipc/ipci.c