Re: SSI patch version 14 - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: SSI patch version 14
Date
Msg-id 4D4031690200002500039D82@gw.wicourts.gov
Whole thread Raw
In response to Re: SSI patch version 14  (Dan Ports <drkp@csail.mit.edu>)
Responses Re: SSI patch version 14  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: SSI patch version 14  (Dan Ports <drkp@csail.mit.edu>)
List pgsql-hackers
Dan Ports <drkp@csail.mit.edu> wrote: 
> Isn't this placement the same as the version we had before that
> didn't work?
You're right.  How about this?:
http://git.postgresql.org/gitweb?p=users/kgrittn/postgres.git;a=commitdiff;h=86b839291e2588e59875fb87d05432f8049575f6
Same benefit in terms of exercising more lines of code, but
*without* exposing the uninitialized structure to other threads.
-Kevin


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: [RRR] Seeking Mentors for Funded Reviewers
Next
From: Alexey Klyukin
Date:
Subject: Re: arrays as pl/perl input arguments [PATCH]