pgsql: Fix typo and outdated information in README.barrier

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo and outdated information in README.barrier
Date: 2021-05-17 21:56:17
Message-ID: E1lilDl-0002uE-KZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo and outdated information in README.barrier

README.barrier didn't seem to get the memo when atomics were added. Fix
that.

Author: Tatsuo Ishii, David Rowley
Discussion: https://postgr.es/m/20210516.211133.2159010194908437625.t-ishii%40sraoss.co.jp
Backpatch-through: 9.6, oldest supported release

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/010429eb1f77a6221f6c89b21b6b0c7820446201

Modified Files
--------------
src/backend/storage/lmgr/README.barrier | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2021-05-17 21:56:53 pgsql: Fix typo and outdated information in README.barrier
Previous Message David Rowley 2021-05-17 21:55:41 pgsql: Fix typo and outdated information in README.barrier