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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
