mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Fix whitespace
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user