| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org, pgsql-hackers-win32(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] win32 setitimer implementation |
| Date: | 2004-02-18 16:25:20 |
| Message-ID: | 200402181625.i1IGPKv03292@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 pgsql-patches |
Patch applied with newer version is timer.c. Thanks.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> Hello!
>
> Here is a patch that implements setitimer() on win32. With this patch
> applied, deadlock detection and statement_timeout now works.
>
> The file timer.c goes into src/backend/port/win32/.
>
> The patch also removes two lines of "printf debugging" accidentally left
> in pqsignal.h, in the console control handler.
>
>
> //Magnus
> <<win32_setitimer.patch>> <<timer.c>>
Content-Description: win32_setitimer.patch
[ Attachment, skipping... ]
Content-Description: timer.c
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Claudio Natoli | 2004-02-18 22:34:26 | Re: Win32 mingw libpq.dll |
| Previous Message | Dave Page | 2004-02-18 15:47:44 | Re: Win32 mingw libpq.dll |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-02-18 16:32:54 | Re: Doing psql's lexing with flex |
| Previous Message | Andrew Dunstan | 2004-02-18 15:14:04 | Re: Doing psql's lexing with flex |