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)
|
if (isDDLock)
|
||||||
{
|
{
|
||||||
char *ptr = NULL;
|
char *ptr = buffer;
|
||||||
unsigned long id1,
|
unsigned long id1,
|
||||||
id2;
|
id2;
|
||||||
int lineno;
|
int lineno;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user