Thread
Commits
-
Fix typos in pgstat.c, reorderbuffer.c and pathnodes.h
- 387925893edf 15.0 landed
-
A few assorted typos in comments
Daniel Gustafsson <daniel@yesql.se> — 2021-07-07T22:12:19Z
Spotted a few random typos in comments while reading code, will apply these tomorrow or so unless there are objections. -- Daniel Gustafsson https://vmware.com/
-
Re: A few assorted typos in comments
Thomas Munro <thomas.munro@gmail.com> — 2021-07-07T22:19:00Z
On Thu, Jul 8, 2021 at 10:12 AM Daniel Gustafsson <daniel@yesql.se> wrote: > Spotted a few random typos in comments while reading code, will apply these > tomorrow or so unless there are objections. LGTM.
-
Re: A few assorted typos in comments
Michael Paquier <michael@paquier.xyz> — 2021-07-08T07:37:12Z
On Thu, Jul 08, 2021 at 10:19:00AM +1200, Thomas Munro wrote: > LGTM. +1. -- Michael
-
Re: A few assorted typos in comments
Daniel Gustafsson <daniel@yesql.se> — 2021-07-08T11:17:58Z
> On 8 Jul 2021, at 09:37, Michael Paquier <michael@paquier.xyz> wrote: > > On Thu, Jul 08, 2021 at 10:19:00AM +1200, Thomas Munro wrote: >> LGTM. > > +1. Pushed (387925893e), thanks. -- Daniel Gustafsson https://vmware.com/