git.postgresql.org Git - postgresql.git/commit
Thu, 6 Mar 2025 01:10:22 +0000 (03:10 +0200)
Thu, 6 Mar 2025 01:10:22 +0000 (03:10 +0200)
commit 39de4f157d3ac0b889bb276c2487fe160578f967
Fix compiler warnings about typedef redefinitions
Clang with -Wtypedef-redefinition produced warnings:
src/include/storage/latch.h:122:3: error: redefinition of typedef 'Latch' is a C11 feature [-Werror,-Wtypedef-redefinition]
Per buildfarm
This is the main PostgreSQL git repository.
RSS
Atom