pgsql: Wrap the implementation of fork_process() inside #ifndef WIN32 -- - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Wrap the implementation of fork_process() inside #ifndef WIN32 --
Date
Msg-id 20050316000240.CF60E567A2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Wrap the implementation of fork_process() inside #ifndef WIN32 -- this
should hopefully unbreak the Win32 build. Apologies for breaking it in
the first place.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        fork_process.c (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/fork_process.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update to 8.0.1.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Prevent locale-aware handling of upper, lower, and initcap when