sync_rep patch v18

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема sync_rep patch v18
Дата
Msg-id AANLkTimjEE2e_1X9PQor5jjkx0V8ZeptvHcWYMTv5rc-@mail.gmail.com
обсуждение исходный текст
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rumko
Дата:
Сообщение: Porting PostgreSQL to DragonFly BSD
Следующее
От: Josh Kupershmidt
Дата:
Сообщение: Re: pg_terminate_backend and pg_cancel_backend by not administrator user