From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Dan Ports <drkp(at)csail(dot)mit(dot)edu> |
Subject: | Re: SSI work for 9.1 |
Date: | 2011-06-14 11:03:05 |
Message-ID: | 4DF73FE9.1080609@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 10.06.2011 19:05, Kevin Grittner wrote:
> I found that pgindent would like to tweak whitespace in three places
> in that patch, and I found an unnecessary include that I would like
> to remove. Normally, I would post a new version of the patch with
> those adjustments, but there's been a disquieting tendency for
> people to not look at what's actually happening with revisions of
> this patch and act like the sky is falling with each refinement.
>
> Let me be clear: each posted version of this patch has been safe and
> has been an improvement on what came before. Dan and I didn't
> disagree about what to do at any point; Dan figured out what to do
> with two calls I left alone because I faded before I could work out
> how to deal with them. Essentially we collaborated on-list rather
> than discussing things off-list and posting the end result. Perhaps
> that was a bad choice, but time was short and I had hopes that a
> change people had requested could be included in beta2.
I did some further changes, refactoring SkipSerialization so that it's
hopefully more readable, and added a comment about the side-effects. See
attached. Let me know if I'm missing something.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
ssi-predlock-snapshot-5.patch | text/x-diff | 21.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2011-06-14 12:02:10 | Re: lazy vxid locks, v1 |
Previous Message | Florian Pflug | 2011-06-14 10:10:18 | Re: Boolean operators without commutators vs. ALL/ANY |