Re: [HACKERS] Solaris regression tests.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Solaris regression tests.
Дата
Msg-id 200002060503.AAA23417@candle.pha.pa.us
обсуждение исходный текст
Ответ на Solaris regression tests.  (Keith Parks <emkxp01@mtcc.demon.co.uk>)
Список pgsql-hackers
Applied.


> Hi,
> 
> Solaris has always had problems with 1947 in the
> regression tests so I prepared a set of expected
> files to make things look OK.
> 
> There's also a file to account for minor variations
> in the geopmetry output and a resultmap patch to
> pull them all together.
> 
> With these changes PostgreSQL, from CVS, builds and
> regression tests (runcheck) cleanly.
> 
> Keith.
Content-Description: resultmap.patch

> *** src/test/regress/resultmap.orig    Tue Jan 25 20:29:28 2000
> --- src/test/regress/resultmap    Sun Jan 30 11:56:04 2000
> ***************
> *** 4,10 ****
> --- 4,16 ----
>   int4/.*-netbsd=int4-too-large
>   int2/i.86-pc-linux-gnulibc=int2-not-representable
>   int4/i.86-pc-linux-gnulibc=int4-not-representable
> + int2/sparc-sun-solaris=int2-too-large
> + int4/sparc-sun-solaris=int4-too-large
>   geometry/hppa=geometry-positive-zeros
>   geometry/.*-netbsd=geometry-positive-zeros
>   geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
> + geometry/sparc-sun-solaris=geometry-solaris-precision
>   horology/hppa=horology-no-DST-before-1970
> + horology/sparc-sun-solaris=horology-solaris-1947
> + abstime/sparc-sun-solaris=abstime-solaris-1947
> + tinterval/sparc-sun-solaris=tinterval-solaris-1947
Content-Description: solaris_regress.tar.gz

[application/octet-stream is not supported, skipping...]


--  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
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Optimizer cleanup to avoid redundant work on joins
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] pg_ctl man page