| From: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Extra blank line in StrategyGetBuffer |
| Date: | 2025-11-04 08:57:12 |
| Message-ID: | CAExHW5tba_biyuMrd_iPVzq-+XvsMdPcEnjQ+d+__V=cjYj8Pg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Andres,
It seems that 5e89985928795f243dc287210c2aa016dfd00bfe left an extra
line in StrategyGetBetter(). Doesn't seem to be intentional. But it's
mildly confusing to miss a parentheses on that line. PFA patch fixing
it.
--
Best Wishes,
Ashutosh Bapat
| Attachment | Content-Type | Size |
|---|---|---|
| extra_blank_line.diff | text/x-patch | 363 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chao Li | 2025-11-04 09:05:29 | Fix redundant memset after palloc0 in heap_form_minimal_tuple() |
| Previous Message | Quan Zongliang | 2025-11-04 08:53:39 | Re: ago(interval) → timestamptz |