| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | FW: Win32 fix for miscinit.c |
| Date: | 2004-10-04 13:42:13 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E43068AE@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
More haste, less speed...
Patch attached this time!
/D
> -----Original Message-----
> From: Dave Page
> Sent: 04 October 2004 14:41
> To: PostgreSQL-patches
> Subject: Win32 fix for miscinit.c
>
> 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
>
| Attachment | Content-Type | Size |
|---|---|---|
| miscinit.diff | application/octet-stream | 741 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-10-04 13:45:14 | Make libpgport FRONTEND/no-FRONTEND library versions |
| Previous Message | Dave Page | 2004-10-04 13:41:10 | Win32 fix for miscinit.c |