regression test results - Linux, cvs

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: regression test results - Linux, cvs
Date: 1998-10-29 12:18:15
Message-ID: Pine.GSO.3.96.SK.981029151213.19187A-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is a diff of several regression tests I run on my Linux box (last cvs):

dv:~/cvs/pgsql/src/test/regress$ diff results/opr_sanity.out expected/opr_sanity.out
54,58c54,56
< oid|oprcode |oid|oprcode
< ---+-----------------+---+-----------------
< 512|on_ppath |754|pt_contained_path
< 754|pt_contained_path|512|on_ppath
< (2 rows)
---
> oid|oprcode|oid|oprcode
> ---+-------+---+-------
> (0 rows)

dv:~/cvs/pgsql/src/test/regress$ diff results/random.out expected/random.out
22,23c22
< 124
< (1 row)
---
> (0 rows)

dv:~/cvs/pgsql/src/test/regress$ diff results/geometry.out expected/geometry.out
115c115
< |(-10,0) |[(-1000000,200),(300000,-40)]|(-9.99715942258202,15.3864610140472)
---
> |(-10,0) |[(-1000000,200),(300000,-40)]|(-9.99715942258202,15.3864610140473)

Oleg

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1998-10-29 13:15:31 Re: [HACKERS] Bug in current network.c
Previous Message Pedro J. Lobo 1998-10-29 11:30:43 6.4 BETA2 fails to compile on Digital Unix 4.0d