git.postgresql.org Git - postgresql.git/commit
2024年10月15日 21:20:49 +0000 (16:20 -0500)
2024年10月15日 21:20:49 +0000 (16:20 -0500)
commit d5ca15ee54bf7faf038a38408e8adec971740966
Add type cast to foreach_internal's loop variable.
C++ requires explicitly casting void pointers to the appropriate
pointer type, which means the foreach_ptr macro cannot be used in
C++ code without this change.
Author: Jelte Fennema-Nio
Reviewed-by: Bruce Momjian
Discussion: https://postgr.es/m/CAGECzQSYG3QfHrc-rOk2KbnB9iJOd7Qu-Xii1s-GTA%3D3JFt49Q%40mail.gmail.com
Backpatch-through: 17
This is the main PostgreSQL git repository.
RSS
Atom