[plpython] Add missing volatile qualifier.

From: Xing Guo <higuoxing(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [plpython] Add missing volatile qualifier.
Date: 2024-04-01 13:44:31
Message-ID: CACpMh+DLrk=fDv07MNpBT4J413fDAm+gmMXgi8cjPONE+jvzuw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

I'm playing a toy static analysis checker with PostgreSQL and found a
variable is missing volatile qualifier.

Best Regards,
Xing

Attachment Content-Type Size
v1-0001-Add-missing-volatile-qualifier.patch text/x-patch 889 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2024-04-01 14:15:44 Re: Security lessons from liblzma
Previous Message vignesh C 2024-04-01 13:41:10 Re: Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE