Re: SSI patch version 14

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Dan Ports" <drkp(at)csail(dot)mit(dot)edu>
Cc: "Simon Riggs" <simon(at)2ndQuadrant(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SSI patch version 14
Date: 2011-01-26 20:36:25
Message-ID: 4D4031690200002500039D82@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dan Ports <drkp(at)csail(dot)mit(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-01-26 20:38:48 Re: Extensions support for pg_dump, patch v27
Previous Message Alexey Klyukin 2011-01-26 20:35:06 Re: arrays as pl/perl input arguments [PATCH]