Fix wording in comment

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 27a36f79b6d15cb2b267d16084007aa9d6917aec
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-08-23T08:22:55Z
Releases: 17.0
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

Files

PathChange+/−
src/backend/storage/ipc/dsm_impl.c modified +1 −1

Discussion