minor fixes for regress

From: Ricardo Muggli <ricardo(dot)muggli(at)mnsu(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: minor fixes for regress
Date: 2000-09-13 18:50:32
Message-ID: Pine.OSF.4.21.0009131343070.15125-101000@mail.mnsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wasn't too sure where to mail this.

I have noticed that there are some identical files in
postgresql-7.0.2/src/test/regress/expected/

> diff float8-cygwin.out float8-small-is-zero.out #I recommend deleting
float8-cygwin.out
> diff geometry-cygwin-precision.out geometry-solaris-precision.out #I
recommend deleting geometry-cygwin-precision.out

below is the diff of postgresql-7.0.2/src/test/regress/resultmap
that has the above files deleted plus the addition of an alpha regression
test built with alphaev56-dec-osf4.0e/2.95.2/ . The alpha geometry
regression file is attached

11c11
< float8/i.86-pc-cygwin*=float8-cygwin
---
> float8/i.86-pc-cygwin*=float8-small-is-zero
18c18
< geometry/i.86-pc-cygwin*=geometry-cygwin-precision
---
> geometry/i.86-pc-cygwin*=geometry-solaris-precision
21a22
> geometry/alpha.*-dec-osf=geometry-alpha-precision

Ricardo Muggli
Systems Manager
Information and Technology Services
Minnesota State University, Mankato

Attachment Content-Type Size
geometry-alpha-precision.out.gz application/octet-stream 4.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-09-13 19:25:26 Indexing of LIKE queries is broken in current sources
Previous Message Mikheev, Vadim 2000-09-13 17:48:13 RE: Status of new relation file naming