Fix wording in comment
commit27a36f79b6d15cb2b267d16084007aa9d6917aec
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 23 Aug 2023 08:22:55 +0000 (23 10:22 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 23 Aug 2023 08:22:55 +0000 (23 10:22 +0200)
treea6b231f0ce9b601f860bf4e861afcd9605878c6f
parentd0e408313536d4d4a0fb4516f2596adbe06a0e60
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
src/backend/storage/ipc/dsm_impl.c