Re: [HACKERS] Rogue line in regression resultmap file.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Rogue line in regression resultmap file.
Date: 2000-02-28 02:12:54
Message-ID: 200002280212.VAA13958@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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 */
> -

What, how did that get in there? I assume it was during:

revision 1.7
date: 2000/02/23 15:46:15; author: momjian; state: Exp; lines: +5 -0
1. miscadmin.h needs to include sys/types.h for a definition of pid_t

It is already in miscadmin.h, so I guess it was some fluke on my end.
Sorry.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-02-28 02:18:24 Re: [HACKERS] Web page on bug reports
Previous Message Vince Vielhaber 2000-02-28 02:04:29 Re: [HACKERS] Web page on bug reports