Stephen Frost <sfr...@snowman.net> writes:
> * Andres Freund (and...@anarazel.de) wrote:
>> It'd be awesome if somebody could set up a windows animal that runs
>> frequently (i.e. checks for build needed every minute or five) and is
>> fast enough to not take ages to finish a build.

> Done.

Thanks!

BTW, dory just fell over in HEAD:

*** 
c:/pgbuildfarm/pgbuildroot/HEAD/pgsql.build/src/test/regress/expected/partition_prune.out
   Fri Apr 20 16:03:09 2018
--- 
c:/pgbuildfarm/pgbuildroot/HEAD/pgsql.build/src/test/regress/results/partition_prune.out
    Fri Apr 20 20:12:43 2018
***************
*** 1778,1788 ****
  -- Execute query 5 times to allow choose_custom_plan
  -- to start considering a generic plan.
  execute ab_q4 (1, 8);
!  avg 
! -----
!     
! (1 row)
! 
  execute ab_q4 (1, 8);
   avg 
  -----
--- 1778,1784 ----
  -- Execute query 5 times to allow choose_custom_plan
  -- to start considering a generic plan.
  execute ab_q4 (1, 8);
! ERROR:  lost connection to parallel worker
  execute ab_q4 (1, 8);
   avg 
  -----

Wonder how reproducible that will be.

                        regards, tom lane

Reply via email to