pgsql: Fix wording in comment

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix wording in comment
Дата
Msg-id E1qYjD3-000Rxq-83@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix wording in comment

The comment for the DSM_OP_CREATE paramater read "the a new handle"
which is confusing. Fix by rewording to indicate what the parameter
means for DSM_OP_CREATE.

Reported-by: Junwang Zhao <zhjwpku@gmail.com>
Discussion: https://postgr.es/m/CAEG8a3J2bc197ym-M_ykOXb9ox2eNn-QNKNeoSAoHYSw2NCOnw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/27a36f79b6d15cb2b267d16084007aa9d6917aec

Modified Files
--------------
src/backend/storage/ipc/dsm_impl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: pg_upgrade: Avoid shadowing global var in function
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Add more ICU rules examples