From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
Subject: | Fix a few typos in brin_minmax_multi.c |
Date: | 2021-06-05 04:33:23 |
Message-ID: | CAApHDvrbyJNOPBws4RUhXghZ7+TBjtdO-rznTsqZECuowNorXg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
Attachment | Content-Type | Size |
---|---|---|
fix_typos_in_brin_minmax_multi.patch | application/octet-stream | 20.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2021-06-05 04:44:42 | Re: logical decoding bug: segfault in ReorderBufferToastReplace() |
Previous Message | Michael Paquier | 2021-06-05 04:21:35 | Re: alter table set TABLE ACCESS METHOD |