Tom's recent patch to improve stale lockfile detection included a call
to getppid() which doesn't exist on Windows. There is no clean way to
implement one (previously discussed on hackers-win32) hence the attach
patch simply #ifdefs out the call.

Please apply ASAP as the win32 build is currently broken.

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to