pgsql: As a stopgap to get the Windows buildfarm members running again,

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: As a stopgap to get the Windows buildfarm members running again,
Date: 2006-07-20 16:25:30
Message-ID: 20060720162530.9ACC19FB38E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
As a stopgap to get the Windows buildfarm members running again, hot-wire
the check on diff's exit status to check for literally 0 or 1. Someone
should look into why WIFEXITED/WEXITSTATUS don't work for this, but I've
spent more than enough time on it already.

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.c (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c.diff?r1=1.9&r2=1.10)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-07-20 18:00:03 pgsql: Update documentation on GRANT SCEMA USAGE, again.
Previous Message User Dpavlin 2006-07-20 12:23:58 pgestraier - pgestraier: subversion revision 60 commited to CVS

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2006-07-20 16:42:01 Re: Units in postgresql.conf
Previous Message Josh Berkus 2006-07-20 16:22:02 Re: Units in postgresql.conf