Re: Fix a few typos in brin_minmax_multi.c
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Tomas Vondra <tomas.vondra@enterprisedb.com>
Date: 2021-06-10T08:14:57Z
Lists: pgsql-hackers
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
Commits
-
Fix an asssortment of typos in brin_minmax_multi.c and mcv.c
- 55ba5973d914 14.0 landed