Rename C23 keyword
Peter Eisentraut <peter@eisentraut.org>
Rename C23 keyword constexpr is a keyword in C23. Rename a conflicting identifier for future-proofing. Reviewed-by: Robert Haas <robertmhaas@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/08abc832-1384-4aca-a535-1a79765b565e%40eisentraut.org Discussion: https://www.postgresql.org/message-id/flat/87o72eo9iu.fsf%40gentoo.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/util/predtest.c | modified | +10 −10 |
Discussion
- Build failure with GCC 15 (defaults to -std=gnu23) 42 messages · 2024-11-17 → 2024-12-19
- Rename C23 keyword 3 messages · 2024-08-06 → 2024-08-13