]> git.ipfire.org Git - thirdparty/postgresql.git/commit
style: define parameterless functions as foo(void).
authorJeff Davis <jdavis@postgresql.org>
Mon, 20 Apr 2026 21:42:54 +0000 (14:42 -0700)
committerJeff Davis <jdavis@postgresql.org>
Mon, 20 Apr 2026 21:42:54 +0000 (14:42 -0700)
commit59919ec7761fbe0d1592ca73cde1715aee60706e
tree9d187b64c64a8c2759f6728c4f4ca0a39ea96345
parent79fba6ebaba4f6cd46fd80b55c891bb2ba734119
style: define parameterless functions as foo(void).

Avoids warning in 'update-unicode' build target. Similar to
11171fe1fc.

Discussion: https://postgr.es/m/581a72ff452bb045ba83bbe3c6cf4467702d4f0f.camel@j-davis.com
src/common/unicode/case_test.c
src/common/unicode/category_test.c