pgbouncer - pgbouncer: win32: implement kill() Patch by Hiroshi Saito,

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: win32: implement kill() Patch by Hiroshi Saito,
Date: 2008-12-04 10:57:38
Message-ID: 20081204105738.B41F517ADE55@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

win32: implement kill()

Patch by Hiroshi Saito, applied with some modifications.

Modified Files:
--------------
pgbouncer/win32:
compat_win32.h (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/compat_win32.h.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2008-12-04 11:08:46 pgsql: Initialize GISTScanOpaque->qual_ok even if there is no
Previous Message User Mkz 2008-12-04 10:06:09 pgbouncer - pgbouncer: win32: implement sendmsg, move cmdline handling