pgsql: Remove debugging printf from #ifdef WIN32 section. - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Remove debugging printf from #ifdef WIN32 section.
Date
Msg-id 20041117040543.BB2AF3A41E5@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove debugging printf from #ifdef WIN32 section.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        be-secure.c (r1.52 -> r1.53)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c.diff?r1=1.52&r2=1.53)

pgsql-committers by date:

Previous
From: "Ulrich, Azar S."
Date:
Subject: java.lang.ClassNotFoundException
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix Win32 problems with signals and sockets,