Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Mats Kindahl <mats.kindahl@gmail.com>
From: Mats Kindahl <mats.kindahl@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2025-10-30T13:32:45Z
Lists: pgsql-hackers
Attachments
- 0001-Add-initial-coccicheck-script.v5.patch (text/x-patch)
- 0002-Create-coccicheck-target-for-autoconf.v5.patch (text/x-patch)
- 0003-Add-meson-build-for-coccicheck.v5.patch (text/x-patch)
- 0004-Semantic-patch-for-sizeof-using-palloc.v5.patch (text/x-patch)
- 0005-Semantic-patch-for-palloc_array-and-palloc_object.v5.patch (text/x-patch)
- 0006-Semantic-patch-for-pg_cmp_-functions.v5.patch (text/x-patch)
- 0007-Semantic-patch-to-use-stack-allocated-StringInfoData.v5.patch (text/x-patch)
Hi all, Here is an updated set of patches based on the latest HEAD of PostgreSQL. Best wishes, Mats Kindahl