Sanity Check? - Mailing list pgsql-hackers

From Larry Rosenman
Subject Sanity Check?
Date
Msg-id E1DxuYx-0002Ml-Af@lerami.lerctr.org
Whole thread Raw
Responses Re: Sanity Check?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Sanity Check?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
SCO is seeing the following failure without -O, but no failure with -O:

The sanity_check diffs show:
*** ./expected/sanity_check.out Wed Jul 27 17:58:12 2005
--- ./results/sanity_check.out  Wed Jul 27 18:09:41 2005
***************
*** 17,22 ****
--- 17,24 ----  circle_tbl          | t  fast_emp4000        | t  func_index_heap     | t
+  gcircle_tbl         | t
+  gpolygon_tbl        | t  hash_f8_heap        | t  hash_i4_heap        | t  hash_name_heap      | t
***************
*** 67,73 ****  shighway            | t  tenk1               | t  tenk2               | t
! (57 rows)
 -- -- another sanity check: every system catalog that has OIDs should have
--- 69,75 ----  shighway            | t  tenk1               | t  tenk2               | t
! (59 rows)
 -- -- another sanity check: every system catalog that has OIDs should have


Any ideas?  I'm **NOT** seeing this on my box, but.

LER


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 US



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: VACUUM DATABASE
Next
From: Tom Lane
Date:
Subject: Re: Sanity Check?