Обсуждение: Rogue line in regression resultmap file.

Поиск
Список
Период
Сортировка

Rogue line in regression resultmap file.

От
Keith Parks
Дата:
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 ----



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

От
Bruce Momjian
Дата:
> 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.7date: 2000/02/23 15:46:15;  author: momjian;
state:Exp;  lines: +5 -01. 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026