Fix a few typos in brin_minmax_multi.c - Mailing list pgsql-hackers

From David Rowley
Subject Fix a few typos in brin_minmax_multi.c
Date
Msg-id CAApHDvrbyJNOPBws4RUhXghZ7+TBjtdO-rznTsqZECuowNorXg@mail.gmail.com
Whole thread Raw
Responses Re: Fix a few typos in brin_minmax_multi.c
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: alter table set TABLE ACCESS METHOD
Next
From: Peter Eisentraut
Date:
Subject: Re: Python 3.10 breaks regression tests with traceback changes