Another fix for larger postmaster.pid files.
This commit is contained in:
parent
06004319be
commit
b4d3792daa
@ -825,7 +825,7 @@ CreateLockFile(const char *filename, bool amPostmaster,
|
||||
*/
|
||||
if (isDDLock)
|
||||
{
|
||||
char *ptr = NULL;
|
||||
char *ptr = buffer;
|
||||
unsigned long id1,
|
||||
id2;
|
||||
int lineno;
|
||||
|
Loading…
x
Reference in New Issue
Block a user