Re: git: uh-oh

From: David Fetter <david(at)fetter(dot)org>
To: Michael Haggerty <mhagger(at)alum(dot)mit(dot)edu>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Max Bowsher <maxb(at)f2s(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: git: uh-oh
Date: 2010-09-06 20:23:57
Message-ID: 20100906202357.GB1431@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 06, 2010 at 05:41:06AM +0200, Michael Haggerty wrote:
> Tom Lane wrote:
> > Michael Haggerty <mhagger(at)alum(dot)mit(dot)edu> writes:
> >> CVS does not record when a branch was created or by whom. If a
> >> git commit has to be created for such events, cvs2git attributes
> >> them to a configurable username, which Max has set to be "pgsql".
> >> It chooses the latest possible timestamp that is consistent with
> >> other (timestamped) changesets that depend on it.
> >
> >> Does cvs2cl do something better? If so, how?
> >
> > I suspect what it's doing is attributing the branch creation to
> > the user who makes the first commit on the branch for that file.
> > In general I'd expect that to give a reasonable result --- better
> > than choosing a guaranteed-to-be-wrong constant value anyway ;-)
>
> On the contrary, I prefer an obvious indication of "I don't know"

Surely you jest! Databases have no possible way of recording
ignorance (other than NULL, that is ;)

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2010-09-06 20:29:27 Re: 9.1alpha1 bundled -- please verify
Previous Message Tom Lane 2010-09-06 20:11:23 Re: Synchronization levels in SR