Remove unnecessary 'always:' from CompilerWarnings task

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove unnecessary 'always:' from CompilerWarnings task
Date: 2023-09-05 10:25:29
Message-ID: CAN55FZ3o52jRfEn=NEVRV4OxsWO4v-urtS-ADZwfoe=AT5PPCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

There are multiple 'always:' keywords under the CompilerWarnings task.
Instead of that, we can use one 'always:' and move the instructions
under this. So, I removed unnecessary ones and rearranged indents
according to that change.

Any kind of feedback would be appreciated.

Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
v1-0001-Remove-unnecessary-always-from-CompilerWarnings-t.patch text/x-diff 3.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergei Kornilov 2023-09-05 10:38:46 whether to unlink the existing state.tmp file in SaveSlotToPath
Previous Message Jelte Fennema 2023-09-05 10:21:46 Re: pg_basebackup: Always return valid temporary slot names