Re: [HACKERS] I might be getting closer?

2003-07-26 Thread Bruce Momjian
[ cc to hackers]

It certainly looks closer, particularly because the failure is s simple
domain constraint failure and not a more internal error.

Have you tried moving ahead a few days to see if the bug was fixed in
CVS?

---

Robert Creager wrote:
-- Start of PGP signed section.
 
 Hey Bruce,
 
 I can get version 2003-02-01 to only fail one test, and sporadically at
 that (2 out of 50 runs):
 
 *** ./expected/domain.out Sat Jul 26 12:24:18 2003
 --- ./results/domain.out  Sat Jul 26 12:56:01 2003
 ***
 *** 263,269 
   insert into domcontest values (5);
   alter domain con drop constraint t;
   insert into domcontest values (-5); --fails
 ! ERROR:  ExecEvalConstraintTest: Domain con constraint $1 failed
   insert into domcontest values (42);
   -- cleanup
   drop domain ddef1 restrict;
 --- 263,269 
   insert into domcontest values (5);
   alter domain con drop constraint t;
   insert into domcontest values (-5); --fails
 ! ERROR:  ExecEvalConstraintTest: Domain con constraint  failed
   insert into domcontest values (42);
   -- cleanup
   drop domain ddef1 restrict;
 
 ==
 
 -- 
  13:04:42 up 8 days, 17:05,  2 users,  load average: 1.84, 1.24, 1.34
-- End of PGP section, PGP failed!

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

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

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [HACKERS] I might be getting closer?

2003-07-26 Thread Robert Creager
On Sat, 26 Jul 2003 16:49:27 -0400 (EDT)
Bruce Momjian [EMAIL PROTECTED] said something like:

 [ cc to hackers]
 
 It certainly looks closer, particularly because the failure is s
 simple domain constraint failure and not a more internal error.
 
 Have you tried moving ahead a few days to see if the bug was fixed in
 CVS?
 

No.  I'll run 2003-02-15 next.

I just got the domain failure on 2003-01-26 after 42 passes.

-- 
 15:03:30 up 8 days, 19:04,  2 users,  load average: 2.40, 2.15, 2.31


pgp0.pgp
Description: PGP signature