Rogue line in regression resultmap file.
Keith Parks <emkxp01@mtcc.demon.co.uk>
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
To: hackers@postgresql.org
Date: 2000-02-27T23:42:00Z
Lists: pgsql-hackers
Found a rogue line in the resultmap file. It's only a few days since I last ran the regression tests so it must have appreared fairly recently. Here's a patch, Keith. *** src/test/regress/resultmap.orig Sun Feb 27 23:37:03 2000 --- src/test/regress/resultmap Sun Feb 27 23:37:18 2000 *************** *** 20,24 **** horology/sparc-sun-solaris=horology-solaris-1947 abstime/sparc-sun-solaris=abstime-solaris-1947 tinterval/sparc-sun-solaris=tinterval-solaris-1947 - #include <sys/types.h> /* For pid_t */ - --- 20,22 ----