Remove workarounds against repeat typedefs
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-09-15T09:04:10Z
Releases:
19 (unreleased)
Remove workarounds against repeat typedefs This is allowed in C11, so we don't need the workarounds anymore. Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/10d32190-f31b-40a5-b177-11db55597355@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/include/nodes/pathnodes.h | modified | +4 −19 |
| src/include/optimizer/optimizer.h | modified | +1 −12 |
Discussion
- allow benign typedef redefinitions (C11) 23 messages · 2025-08-29 → 2025-10-05