pgsql/src/backend/access/transam (xact.c)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src/backend/access/transam (xact.c)
Дата
Msg-id 200010242008.e9OK8BI29680@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Tuesday, October 24, 2000 @ 16:06:41
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/access/transam
     from hub.org:/home/projects/pgsql/tmp/cvs-serv29632

Modified Files:
    xact.c

-----------------------------  Log Message  -----------------------------

Fix AbortOutOfAnyTransaction logic to avoid notice about
'AbortTransaction and not in in-progress state' when client disconnects
just after an error.  Notice seems pretty harmless, so I'm not going
to worry about back-patching this into 7.0.* ...

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

Предыдущее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/backend/utils/adt (int.c int8.c)
Следующее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/include/catalog (pg_operator.h pg_proc.h)