postgres 7.2 on HPUX 10.20, regression test errors.

From: Morten Sickel <Morten(dot)Sickel(at)nrpa(dot)no>
To: pgsql-admin(at)postgresql(dot)org
Subject: postgres 7.2 on HPUX 10.20, regression test errors.
Date: 2002-03-06 12:09:19
Message-ID: 54DE9A561AD20C4D9FF88B116965420E029F53@postix.nrpa.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dmitry Morozovsky 2002-03-06 13:23:33 Authentication problem
Previous Message Robert.Farrugia 2002-03-06 08:57:48 VACUUM in 7.2