testlibpq3 gives incorrect results

From: Brian Sanders <bsanders(at)netcom(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: testlibpq3 gives incorrect results
Date: 1998-01-17 00:39:49
Message-ID: 199801170039.QAA27910@netcom15.netcom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, I'm running Postgres 6.2.1 on IRIX 5.3 using native compiler.

Running test/examples/testlibpq3 generates the following erroneous
results. Can anyone shed some light on the matter? Thanks,

type[0] = 23, size[0] = 4
type[1] = 700, size[1] = 4
type[2] = 604, size[2] = -1

tuple 0: got
i = (1 bytes) 822083585,
d = (5 bytes) 0.000000,
p = (5 bytes) 673723180 points boundbox = (hi=0.000000/0.000000, lo = 0.000000,0.000000)
tuple 1: got
i = (1 bytes) 838876160,
d = (5 bytes) 0.000044,
p = (5 bytes) 673723436 points boundbox = (hi=0.000000/0.000000, lo = 0.000000,0.000000)

--
-------------------------------------------------------------------------
Brian Sanders bsanders(at)netcom(dot)com
=========================================================================

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-17 05:00:50 subselects coding started
Previous Message Bruce Momjian 1998-01-16 22:48:24 Re: [HACKERS] Re: varchar() troubles (fwd)