| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
| Cc: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Erik Rijkers <er(at)xs4all(dot)nl>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Subject: | Re: gcc 12.1.0 warning |
| Date: | 2024-07-15 20:36:27 |
| Message-ID: | 20240715203627.dxd5ry656e5itirl@awork3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2024-07-15 12:14:47 -0500, Nathan Bossart wrote:
> On Mon, Jul 15, 2024 at 09:41:55AM -0700, Andres Freund wrote:
> > On 2024-05-10 12:13:21 +0300, Nazir Bilal Yavuz wrote:
> >> The fix is attached. It cleanly applies from REL_15_STABLE to
> >> REL_12_STABLE, fixes the warnings and the tests pass.
> >
> > Thanks! I've applied it to all branches - while it's not required to avoid a
> > warning in newer versions, it's still not correct as it was...
>
> nitpick: pgindent thinks one of the spaces is unnecessary.
Ugh. Sorry for that, will take a look at fixing that :(
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2024-07-15 20:43:24 | Re: ALTER TABLE uses a bistate but not for toast tables |
| Previous Message | Stepan Neretin | 2024-07-15 20:31:19 | Re: Sort functions with specialized comparators |