We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d1910 commit 28beb69Copy full SHA for 28beb69
src/backend/storage/ipc/dsm.c
@@ -466,7 +466,7 @@ dsm_create(Size size, int flags)
466
if (!dsm_init_done)
467
dsm_backend_startup();
468
469
- /*
+ /*
470
* If we've been instructed to return NULL when it's not possible to
471
* register another segment, check whether we seem to be at the limit.
472
* This allows us to avoid the overhead of creating a new segment only to
0 commit comments