sync_rep patch v18 - Mailing list pgsql-hackers

From Jaime Casanova
Subject sync_rep patch v18
Date
Msg-id AANLkTimjEE2e_1X9PQor5jjkx0V8ZeptvHcWYMTv5rc-@mail.gmail.com
Whole thread Raw
List 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

pgsql-hackers by date:

Previous
From: Rumko
Date:
Subject: Porting PostgreSQL to DragonFly BSD
Next
From: Josh Kupershmidt
Date:
Subject: Re: pg_terminate_backend and pg_cancel_backend by not administrator user