mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-01 19:45:33 +08:00
Fix whitespace
This commit is contained in:
parent
05d1910c1c
commit
28beb69f8b
@ -466,7 +466,7 @@ dsm_create(Size size, int flags)
|
||||
if (!dsm_init_done)
|
||||
dsm_backend_startup();
|
||||
|
||||
/*
|
||||
/*
|
||||
* If we've been instructed to return NULL when it's not possible to
|
||||
* register another segment, check whether we seem to be at the limit.
|
||||
* This allows us to avoid the overhead of creating a new segment only to
|
||||
|
Loading…
Reference in New Issue
Block a user