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

From Tom Lane
Subject Re: git: uh-oh
Date
Msg-id 21818.1282075210@sss.pgh.pa.us
Whole thread Raw
In response to Re: git: uh-oh  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> It looks to me like the commit I referenced in my original email is a
> manufactured merge commit that completely rewrites the tree while
> asserting that it doesn't do any such thing.

AFAICS, the commits in the 8.3 history *after* that point are sane;
at least there's one for each actual 8.3 commit in the CVS logs.
Before that point, though, the history shown for 8.3 seems to include
all HEAD commits as well.  The merge commit is probably cleaning up
those incorrectly included HEAD commits.

I concur that we gotta abort the git conversion.  This looks like it
might be a pretty simple bug in the converter, but we can't block
Postgres development while we look for it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alex Hunsaker
Date:
Subject: Re: git: uh-oh
Next
From: Magnus Hagander
Date:
Subject: Git migration aborted