Add <stdalign.h> to c.h
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-11-19T07:18:25Z
Releases:
19 (unreleased)
Add <stdalign.h> to c.h This allows using the C11 constructs alignas and alignof (not done in this patch). Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/46f05236-d4d4-4b4e-84d4-faa500f14691%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/include/c.h | modified | +1 −0 |
Discussion
- alignas (C11) 17 messages · 2025-11-12 → 2026-01-29