regression failure: random

Поиск
Список
Период
Сортировка
От Jason Schroeder
Тема regression failure: random
Дата
Msg-id 15E6537E180CC545848148F30F6688D80DB3D4@navajo.astanetworks.com
обсуждение исходный текст
Список pgsql-bugs
Version: cvs checkout -r REL7_1_BETA3 pgsql
Platform: RedHat 6.2

Running the regression test:
./pg_regress --schedule=/path/src/test/regress/parallel_schedule
--port=65432 --multibyte= numeric_big

I encountered the following regression error.  Rerunning the regression went
fine.  Given this is testing randomness, I can offer no other useful
information.  I do not understand the test so I am effectively "a dumb
user".

*** ./expected/random.out       Wed Jan 10 01:05:43 2001
--- ./results/random.out        Wed Jan 17 15:35:38 2001
***************
*** 31,35 ****
    WHERE random NOT BETWEEN 80 AND 120;
   random
  --------
! (0 rows)

--- 31,36 ----
    WHERE random NOT BETWEEN 80 AND 120;
   random
  --------
!     124
! (1 row)


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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Jason Schroeder
Дата:
Сообщение: pgsql-loophole-request@postgresql.org does not exist
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: Bug in date_part()