pgAgent commit: Don't try to include sys/wait.h on Windows.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Don't try to include sys/wait.h on Windows.
Date: 2012-04-18 11:13:41
Message-ID: E1SKSpR-0008AN-O1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't try to include sys/wait.h on Windows.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=a6d62ff97fd98acdaa92f290582e78ea16fb003b
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

Modified Files
--------------
job.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-04-18 11:16:10 pgAgent commit: Bump version to 3.2.1
Previous Message Guillaume Lelarge 2012-04-17 21:39:26 pgAdmin III commit: Fix RE of options in foreign tables