sync_rep patch v18

From: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: sync_rep patch v18
Date: 2011-02-27 20:54:49
Message-ID: AANLkTimjEE2e_1X9PQor5jjkx0V8ZeptvHcWYMTv5rc-@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here's v18 of the sync rep patch. Some fixes: avoid a segmentation
fault, an assert, use volatile pointers for SpinLock protected
operations and a few other things.
Also some doc fixes...

Thanks for everyone has been reviewing this, some of Fujii's comments
are still unresolved and waiting for Simon specially the ones here:
http://archives.postgresql.org/message-id/AANLkTim1_yCOv29EB6uQpWbYhhqPYyC2MLd=nHQZGpRT@mail.gmail.com

Hope i didn't break the patch to much ;)

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte y capacitación de PostgreSQL

Attachment Content-Type Size
sync_rep.v18.patch text/x-patch 48.8 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Kupershmidt 2011-02-27 21:00:12 Re: pg_terminate_backend and pg_cancel_backend by not administrator user
Previous Message Rumko 2011-02-27 20:19:32 Porting PostgreSQL to DragonFly BSD