Обсуждение: pgsql/doc TODO

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

pgsql/doc TODO

От
momjian@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/01/03 16:15:05

Modified files:
    doc            : TODO

Log message:
    Prefer savepoints term:

    <       allow error codes to be specified; requires nested transactions
    ---
    >       allow error codes to be specified; requires savepoints
    321c321
    < * Allow nested transactions / savepoints [transactions]
    ---
    > * Allow savepoints / nested transactions [transactions]