Re: RC1?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Patrick Welche <prlw1@newn.cam.ac.uk>
Cc: "Magnus Naeslund(f)" <mag@fbab.net>, pgsql-hackers@postgresql.org
Date: 2002-11-19T15:53:59Z
Lists: pgsql-hackers
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> [remove this:]
> -geometry/.*-netbsd=geometry-positive-zeros

> as this acorn32 is running on a StrongARM processor, so has nothing to do
> with libm387. Maybe get rid of the geometry-positive-zeros and see if
> someone complains and tells me otherwise?

Presumably that was put in because it was correct on i86.  How do you
feel about changing that entry to

	geometry/i.86-.*-netbsd=geometry-positive-zeros

rather than deleting it?

			regards, tom lane