Re: git: uh-oh - Mailing list pgsql-hackers

From Robert Haas
Subject Re: git: uh-oh
Date
Msg-id AANLkTimjhoeO8QukaqG-Oo-GVoD76C-ALDjGYy1T38QH@mail.gmail.com
Whole thread Raw
In response to Re: git: uh-oh  (Magnus Hagander <magnus@hagander.net>)
Responses Re: git: uh-oh  (Magnus Hagander <magnus@hagander.net>)
Re: git: uh-oh  (Michael Haggerty <mhagger@alum.mit.edu>)
List pgsql-hackers
On Wed, Sep 1, 2010 at 6:39 AM, Magnus Hagander <magnus@hagander.net> wrote:
>> That definitely didn't fix it, although I'm not quite sure why.  Can
>> you throw the modified CVS you ran this off of up somewhere I can
>> rsync it?
>
> no rsync server on that box, but I put up a tarball for you at
> http://www.hagander.net/pgsql/cvsrepo.tgz

OK, color me baffled.  I looked at gram.c and I believe you obsoleted
the right revs. The only difference I see between this and some other
random deleted file is that it has a couple of tags pointing to revs
that don't exist any more, but I can't see how that would cause the
observed weirdness.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Rewrite, normal execution vs. EXPLAIN ANALYZE
Next
From: KaiGai Kohei
Date:
Subject: Re: leaky views, yet again