pgbouncer - pgbouncer: Fixed adjustment of a WSAStartup position - Mailing list pgsql-committers

From h-saito@pgfoundry.org (User H-saito)
Subject pgbouncer - pgbouncer: Fixed adjustment of a WSAStartup position
Date
Msg-id 20090506124353.DAA0017ADF6E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fixed adjustment of a WSAStartup position problem.
It happen the hostname problem in the service start.
Per report Sachin Srivastava. and, thanks suggestions of Marko.

Modified Files:
--------------
    pgbouncer/win32:
        win32support.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/win32support.c.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot
Next
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Disallow backslashes in superuser passwords, since