pgsql: Fix typo and outdated information in README.barrier

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Fix typo and outdated information in README.barrier
Дата
Msg-id E1lilG5-0002xq-Ra@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/943bda157ecad3b08c875716b7def77443ec2151

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


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Fix typo and outdated information in README.barrier
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres