postgres 7.2 on HPUX 10.20, regression test errors. - Mailing list pgsql-admin

From Morten Sickel
Subject postgres 7.2 on HPUX 10.20, regression test errors.
Date
Msg-id 54DE9A561AD20C4D9FF88B116965420E029F53@postix.nrpa.no
Whole thread Raw
Responses Re: postgres 7.2 on HPUX 10.20, regression test errors.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi,

I am planning to upgrade a 7.1.3 installation to 7.2 on an old HP-box. When
running the regression test, some strange errors occurs, I get everyting
fine until:

*** 1007,1053 ****
--- 1007,1095 ----
  -- Second we install the wall connectors
  --
  insert into WSlot values ('WS.001.1a', '001', '', '');
+ ERROR:  record new has no field backlink
  insert into WSlot values ('WS.001.1b', '001', '', '');
+ ERROR:  record new has no field backlink

and so on for lots of the following inserts, seems that the schema for the
database does not agree with what the queries belives, which seems a bit too
strange to me. I recall having seen something about an upgraded
regressiontest for 7.2, but I could not find anything on the web site. Does
anybody have any ideas on what is going on here?

Morten

--
Morten Sickel
Norwegian Radiation Protection Authority

pgsql-admin by date:

Previous
From: Robert.Farrugia@go.com.mt
Date:
Subject: VACUUM in 7.2
Next
From: Dmitry Morozovsky
Date:
Subject: Authentication problem