dbTalk Databases Forums  

Re: [BUGS] BUG #2420: NetBSD doesn't need float8-small-is-zero regression

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] BUG #2420: NetBSD doesn't need float8-small-is-zero regression in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Re: [BUGS] BUG #2420: NetBSD doesn't need float8-small-is-zero regression - 05-05-2006 , 11:19 AM







--ELM1146845920-1898-0_
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII


Thanks for the feedback.

Patch attached, so NetBSD >= 3.0 will not use float8-small-is-zero.

I assume m68k is also fixed. If not, we will hear about it.

Applied to CVS HEAD and 8.1.X.

---------------------------------------------------------------------------

Simon Burge wrote:
Quote:
The following bug has been logged online:

Bug reference: 2420
Logged by: Simon Burge
Email address: simonb (AT) netbsd (DOT) org
PostgreSQL version: 8.1.3
Operating system: NetBSD 3.0/i386
Description: NetBSD doesn't need float8-small-is-zero regression test
resultmap entry
Details:

NetBSD doesn't need the float8-small-is-zero entry in the
src/test/regress/resultmap file any more.

It looks like the entry was added in rev 1.17 in 2000. I don't know what
has changed from NetBSD's point of view in this time, but removing this
entry means the float8 test now passes.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

--ELM1146845920-1898-0_
Content-Transfer-Encoding: 7bit
Content-Type: text/x-diff
Content-Disposition: inline; filename="/bjm/diff"

Index: src/test/regress/resultmap
================================================== =================
RCS file: /cvsroot/pgsql/src/test/regress/resultmap,v
retrieving revision 1.80
diff -c -c -r1.80 resultmap
*** src/test/regress/resultmap 5 Jan 2006 01:56:30 -0000 1.80
--- src/test/regress/resultmap 5 May 2006 16:11:53 -0000
***************
*** 1,8 ****
float4/i.86-pc-mingw32=float4-exp-three-digits
float8/i.86-.*-freebsd[234]=float8-small-is-zero
float8/i.86-.*-openbsd=float8-small-is-zero
! float8/i.86-.*-netbsd=float8-small-is-zero
! float8/m68k-.*-netbsd=float8-small-is-zero
float8/i.86-pc-mingw32=float8-exp-three-digits-win32
float8/i.86-pc-cygwin=float8-small-is-zero
int8/i.86-pc-mingw32=int8-exp-three-digits
--- 1,8 ----
float4/i.86-pc-mingw32=float4-exp-three-digits
float8/i.86-.*-freebsd[234]=float8-small-is-zero
float8/i.86-.*-openbsd=float8-small-is-zero
! float8/i.86-.*-netbsd[12]=float8-small-is-zero
! float8/m68k-.*-netbsd[12]=float8-small-is-zero
float8/i.86-pc-mingw32=float8-exp-three-digits-win32
float8/i.86-pc-cygwin=float8-small-is-zero
int8/i.86-pc-mingw32=int8-exp-three-digits

--ELM1146845920-1898-0_
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

--ELM1146845920-1898-0_--


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: [BUGS] BUG #2420: NetBSD doesn't need float8-small-is-zero regression - 05-05-2006 , 12:06 PM






Bruce Momjian wrote:
Quote:
Thanks for the feedback.

Patch attached, so NetBSD >= 3.0 will not use float8-small-is-zero.

The buildfarm seems to think this is a bad idea.

http://pgbuildfarm.org/cgi-bin/show_...-05%2016:30:00

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.