Re: [dsm] comment typo

2023-08-23 Thread Daniel Gustafsson
> On 21 Aug 2023, at 12:15, Junwang Zhao wrote: > > On Mon, Aug 21, 2023 at 5:16 PM Daniel Gustafsson wrote: >> >>> On 18 Aug 2023, at 11:10, Junwang Zhao wrote: >>> >>> In the following sentence, I believe either 'the' or 'a' should be kept, not >>> both. I here keep the 'the', but feel

Re: [dsm] comment typo

2023-08-21 Thread Junwang Zhao
On Mon, Aug 21, 2023 at 5:16 PM Daniel Gustafsson wrote: > > > On 18 Aug 2023, at 11:10, Junwang Zhao wrote: > > > > In the following sentence, I believe either 'the' or 'a' should be kept, not > > both. I here keep the 'the', but feel free to change. > > > * handle: The handle of an existing

Re: [dsm] comment typo

2023-08-21 Thread Daniel Gustafsson
> On 18 Aug 2023, at 11:10, Junwang Zhao wrote: > > In the following sentence, I believe either 'the' or 'a' should be kept, not > both. I here keep the 'the', but feel free to change. > * handle: The handle of an existing object, or for DSM_OP_CREATE, the > - *a new handle the caller

[dsm] comment typo

2023-08-18 Thread Junwang Zhao
In the following sentence, I believe either 'the' or 'a' should be kept, not both. I here keep the 'the', but feel free to change. --- src/backend/storage/ipc/dsm_impl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/storage/ipc/dsm_impl.c