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