Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql-server/src backend/access/transam/xact.c ...

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql-server/src backend/access/transam/xact.c ...
Дата
Msg-id 20021021220620.5BB5F475DF2@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/10/21 18:06:20

Modified files:
    src/backend/access/transam: xact.c
    src/backend/catalog: heap.c index.c
    src/backend/commands: dbcommands.c indexcmds.c tablecmds.c
                          vacuum.c
    src/backend/parser: analyze.c
    src/include/access: xact.h

Log message:
    Fix places that were using IsTransactionBlock() as an (inadequate) check
    that they'd get to commit immediately on finishing.  There's now a
    centralized routine PreventTransactionChain() that implements the
    necessary tests.


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