pgsql: Update README-SSI. Add a section to describe the "dangerous stru - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Update README-SSI. Add a section to describe the "dangerous stru
Date
Msg-id E1QXHBv-0006J4-DB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update README-SSI. Add a section to describe the "dangerous structure" that
SSI is based on, as well as the optimizations about relative commit times
and read-only transactions. Plus a bunch of other misc fixes and
improvements.

Dan Ports

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6b339a1ade6bca6dc5230e910e0819f98ce76ff0

Modified Files
--------------
src/backend/storage/lmgr/README-SSI |  204 ++++++++++++++++++++---------------
1 files changed, 117 insertions(+), 87 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Update README-SSI. Add a section to describe the "dangerous stru
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Start using flexible array members