[plpython] Add missing volatile qualifier.
Xing Guo <higuoxing@gmail.com>
From: Xing Guo <higuoxing@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-01T13:44:31Z
Lists: pgsql-hackers
Attachments
- v1-0001-Add-missing-volatile-qualifier.patch (text/x-patch) patch v1-0001
Hi hackers, I'm playing a toy static analysis checker with PostgreSQL and found a variable is missing volatile qualifier. Best Regards, Xing
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Avoid possible longjmp-induced logic error in PLy_trigger_build_args.
- fb60118bf233 13.15 landed
- d96f72569743 14.12 landed
- 5eac8cef2454 17.0 landed
- 30fe8a7ba07e 12.19 landed
- 14e4e8f8c66b 16.3 landed
- 08bdf0a4798b 15.7 landed