On 11 September 2015 at 22:34, Alvaro Herrera <alvhe...@2ndquadrant.com> wrote:
> Rahila Syed wrote: > > >This doesn't seem to compile > > Oh. It compiled successfully when applied on HEAD on my machine. Anyways, > > the OID is changed to 3309 in the attached patch. 3308 / 3309 both are > part > > of OIDs in unused OID list. > > I think Thom may have patched on top of some other patch. I think you might be right. I had run "git stash" and thought that would be sufficient, but it seems "git clean -f" was necessary. It builds fine now. Thom