pgsql: doc: restore wording from recent patch "rolled back to"

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: restore wording from recent patch "rolled back to"
Date: 2020-03-31 21:52:55
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: restore wording from recent patch "rolled back to"

Reported-by: Tom Lane

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 9.5 - 12

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/43e0c388cf9b61d3215fe6570384230e8a2c8c11

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-03-31 21:57:48 pgsql: doc: clarify when row-level locks are released
Previous Message Peter Geoghegan 2020-03-31 21:39:35 pgsql: Add CREATE INDEX deduplication assertions.