Thread
Commits
-
Fix typo in bufpage.h.
- b5df24e52044 18.0 landed
-
Fixed small typo in bufpage.h
Senglee Choi <tmdfl1027@gmail.com> — 2024-08-05T01:23:42Z
Fixed a minor typo in src/include/storage/bufpage.h. Please let me know if any further action is required. --- Best regards, Senglee Choi
-
Re: Fixed small typo in bufpage.h
Tender Wang <tndrwang@gmail.com> — 2024-08-05T02:29:17Z
Senglee Choi <tmdfl1027@gmail.com> 于2024年8月5日周一 09:24写道: > Fixed a minor typo in src/include/storage/bufpage.h. > Please let me know if any further action is required. > Good catch. +1 -- Tender Wang
-
Re: Fixed small typo in bufpage.h
Amit Kapila <amit.kapila16@gmail.com> — 2024-08-05T08:49:03Z
On Mon, Aug 5, 2024 at 6:54 AM Senglee Choi <tmdfl1027@gmail.com> wrote: > > Fixed a minor typo in src/include/storage/bufpage.h. > LGTM. BTW, we do use two spaces before the new sentence. See comments in the nearby code. -- With Regards, Amit Kapila.