Re: Serializable Isolation without blocking

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: nicolas(dot)barbier(at)gmail(dot)com, gsstark(at)mit(dot)edu, pgsql-hackers(at)postgresql(dot)org, laurenz(dot)albe(at)wien(dot)gv(dot)at
Subject: Re: Serializable Isolation without blocking
Date: 2010-01-07 00:52:02
Message-ID: 603c8f071001061652o13b8344dsbdd30705ebd5cd33@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 6, 2010 at 5:04 PM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
>> I think you should have users/kgrittner/postgres.git rather than
>> serializable.git.  serializable sounds more like the branch name.
>
> Hmmm....  On a multi-year project it seemed more than remotely
> possible that responsibility for the project could shift, either to
> an external contractor or some other programmer here, so a name
> related to the reason for the repository rather than the current
> lead programmer seemed to make sense.  One wouldn't want the
> repository location shifting based on assignments, I would have
> thought.  But if that's going to throw people, I can easily withdraw
> my original request and resubmit along the lines you mention.  I'll
> wait a bit for other comments before taking any action.

Well the nice thing about git is that there is no reason why you need
to have a single central repository...

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2010-01-07 00:52:07 Re: unresolved bugs
Previous Message Robert Haas 2010-01-07 00:50:48 Re: [COMMITTERS] pgsql: Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).