mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Remove comment that is no longer true.
AddToDataDirLockFile() supports out-of-order updates of the lockfile nowadays.
This commit is contained in:
parent
5c89684e08
commit
ff6c78c480
|
|
@ -416,7 +416,7 @@ extern char *local_preload_libraries_string;
|
|||
* 7 shared memory key (not present on Windows)
|
||||
*
|
||||
* Lines 6 and up are added via AddToDataDirLockFile() after initial file
|
||||
* creation; they have to be ordered according to time of addition.
|
||||
* creation.
|
||||
*
|
||||
* The socket lock file, if used, has the same contents as lines 1-5.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user