Обсуждение: pgsql: Add: > > * Fix problem when multiple subtransactions of the same

Поиск
Список
Период
Сортировка

pgsql: Add: > > * Fix problem when multiple subtransactions of the same

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Add:
>
> * Fix problem when multiple subtransactions of the same outer transaction
>   hold different types of locks, and one subtransaction aborts
>
>   http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php
>   http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2060 -> r1.2061)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2060&r2=1.2061)
    pgsql/doc/src/FAQ:
        TODO.html (r1.561 -> r1.562)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.561&r2=1.562)