Thread
Commits
-
Fix an asssortment of typos in brin_minmax_multi.c and mcv.c
- 55ba5973d914 14.0 landed
-
Fix a few typos in brin_minmax_multi.c
David Rowley <dgrowleyml@gmail.com> — 2021-06-05T04:33:23Z
Hi, During a recent cleanup of brin_minmax_multi.c I noticed a few typos. I've attached a patch to fix these. I originally buried this in [1], but think it's likely better to have a proper thread for it. The patch does change some comments which reference parameter or variable names. I hope that I've not misunderstood something. It would be good if Tomas could have a look over it just in case I have. David [1] https://www.postgresql.org/message-id/CAApHDvqPKwbUn8Z74BZrDmLoZzcP4s%2BLZTxNuUi3P3OxbieT1Q%40mail.gmail.com
-
Re: Fix a few typos in brin_minmax_multi.c
David Rowley <dgrowleyml@gmail.com> — 2021-06-10T08:14:57Z
On Sat, 5 Jun 2021 at 16:33, David Rowley <dgrowleyml@gmail.com> wrote: > During a recent cleanup of brin_minmax_multi.c I noticed a few typos. > I've attached a patch to fix these. I ended up finding a few more in mcv.c and push them. David
-
Re: Fix a few typos in brin_minmax_multi.c
Tomas Vondra <tomas.vondra@enterprisedb.com> — 2021-06-10T11:51:01Z
On 6/10/21 10:14 AM, David Rowley wrote: > On Sat, 5 Jun 2021 at 16:33, David Rowley <dgrowleyml@gmail.com> wrote: >> During a recent cleanup of brin_minmax_multi.c I noticed a few typos. >> I've attached a patch to fix these. > > I ended up finding a few more in mcv.c and push them. > Thanks! -- Tomas Vondra EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company