Re: Beta 6 Regression results on Redat 7.0. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Beta 6 Regression results on Redat 7.0.
Date
Msg-id 13457.985126888@sss.pgh.pa.us
Whole thread Raw
In response to Beta 6 Regression results on Redat 7.0.  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: Beta 6 Regression results on Redat 7.0.  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:
>   DROP TABLE temptest;
> + NOTICE:  FlushRelationBuffers(temptest, 0): block 0 is referenced (private 0, global 1)
> + ERROR:  heap_drop_with_catalog: FlushRelationBuffers returned -2
>   SELECT * FROM temptest;

Hoo, that's interesting ...  Exactly what fileset were you using again?

> Seeing that RC1 is in prep, is there a pressing need to upload and
> release beta 6 RPM's, or will it be a day or two before RC1?

I think you might as well wait for RC1 as far as actually making RPMs
goes.  But do you want to let anyone else check out the RPM build
process?  For instance, I've been wondering what you did about the
which-set-of-headers-to-install issue.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: Patch application
Next
From: Philip Warner
Date:
Subject: Re: More on elog and error codes