On Sat, 26 Jul 2003 16:40:27 -0400 (EDT)
Bruce Momjian <[EMAIL PROTECTED]> said something like:

> 
> That is a very good guess.  All the errors seem related to the parser.
>

Everyone gets lucky now and then ;-)

I'm now using bison 1.5

2003-01-22 did not fail in 50 tests.
2003-01-26 has not failed yet in 33 of 50 tests.

2003-01-28 and 2003-02-15 are compiled and waiting...

2003-02-01 fails, but only 2 time in 50 tests:

*** ./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;

======================================================================


-- 
 14:52:02 up 8 days, 18:52,  2 users,  load average: 3.69, 3.40, 2.57

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to