pgsql: SSI comment fixes and enhancements. Notably, document that the c

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: SSI comment fixes and enhancements. Notably, document that the c
Дата
Msg-id E1QSREE-0001yy-Ej@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
SSI comment fixes and enhancements. Notably, document that the conflict-out
flag actually means that the transaction has a conflict out to a transaction
that committed before the flagged transaction.

Kevin Grittner

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c8630919e08c2e91435807caecb4b44c7722bf9e

Modified Files
--------------
src/backend/storage/lmgr/predicate.c      |   18 ++++++++++++------
src/include/storage/predicate_internals.h |    5 +++++
2 files changed, 17 insertions(+), 6 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Need to list getpeereid.c in .gitignore, too ...
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Truncate id to <=44 characters