Robert Haas <robertmhaas@gmail.com> wrote:
> Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
>> I can look at the SSI patches, but not until next week, I'm
>> afraid. Robert, would you like to pick that up before then? Kevin
>> & Dan have done all the heavy lifting, but it's nevertheless
>> pretty complicated code to review.
>
> I'll try, and see how far I get with it. If you can pick up
> whatever I don't get to by early next week, that would be a big
> help. I am going to be in Santa Clara next week for the MySQL
> conference (don't worry, I'll be talking about PostgreSQL!) and
> that's going to cut into my time quite a bit. The one I'm most
> worried about is "SSI: three different HTABs contend for shared
> memory in a free-for-all" - because there's no patch for that yet,
> and I am wary of breaking something mucking around with it.
I haven't seen any objection to Heikki's suggestion for how to
handle the shared memory free-for-all:
http://archives.postgresql.org/message-id/4D94C889.3050607@enterprisedb.com
Either Dan or I will put something together along those lines before
next week.
-Kevin