Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)
Date
Msg-id 200607021948.k62JmPN01437@momjian.us
Whole thread Raw
In response to Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Tom Lane wrote:
> >> Perhaps "why is the buildfarm failing" would be appropriate.
>
> > Yes, that is appropriate, though it seems Neil's cleanup of the patch
> > has fixed it now.  I see only a single stats failure and an initdb
> > failure in the buildfarm, neither of which I assume are related to the
> > patch.
>
> Nah, it was a false alarm: I was looking at the first post-patch report,
> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=mongoose&dt=2006-07-02%2003:30:01
> but apparently mongoose had managed to pick up a partially-updated
> snapshot.  The later reports (including mongoose's own next try an
> hour later) were all OK.
>
> Sorry for the noise.

Thanks for keeping an eye on that buildfarm.  I often forget to look
myself.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Jeremy Drake
Date:
Subject: Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: table/index fillfactor control, try 3