Re: Geometry test on NetBSD (was Re: [HACKERS] RC1?)

Patrick Welche <prlw1@newn.cam.ac.uk>

From: Patrick Welche <prlw1@newn.cam.ac.uk>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org, pgsql-ports@postgresql.org
Date: 2002-11-20T18:44:12Z
Lists: pgsql-hackers
On Wed, Nov 20, 2002 at 01:21:47PM -0500, Tom Lane wrote:
> Patrick Welche <prlw1@newn.cam.ac.uk> writes:
... 
> > NetBSD 1.5 has revision 1.32, NetBSD 1.6 has revision 1.42
> 
> Ah-hah, so it is a version issue --- we could make the resultmap line
> something like
> 	geometry/.*-netbsd1.[0-5]=geometry-positive-zeros
> 
> Would you confirm what config.guess prints on your box --- in
> particular, is there a dot in the version number?

Yes:

NetBSD/i386-1.6H     i386-unknown-netbsdelf1.6H     (checked 7.3rc1)
NetBSD/acorn32-1.6K  arm-unknown-netbsdelf1.6K      (still building 7.3rc1)

(several NetBSDs probably come up with arm-unknown..)

Cheers,

Patrick