pgbouncer - pgbouncer: win32: more fixes - proper message id - fix bugs

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: win32: more fixes - proper message id - fix bugs
Date: 2008-12-07 09:15:37
Message-ID: 20081207091537.E5CD317ADDF8@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
win32: more fixes

- proper message id
- fix bugs in cmdline validation

Modified Files:
--------------
pgbouncer/src:
main.c (r1.56 -> r1.57)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/main.c.diff?r1=1.56&r2=1.57)
pgbouncer/win32:
eventmsg.mc (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/eventmsg.mc.diff?r1=1.2&r2=1.3)
eventmsg.rc (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/eventmsg.rc.diff?r1=1.1&r2=1.2)
win32support.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/win32support.c.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-12-07 23:46:39 pgsql: Desultorily enclose programlisting tags in CDATA, to get rid of
Previous Message Peter Eisentraut 2008-12-07 08:36:22 pgsql: Set up ar, dlltool, dllwrap, and windres for cross-compiling if