Commit ID 300c8f532478a387cc772a9b985b9d7a4b4dd093
|
Contributor: | Peter Eisentraut | Files Modified | 1 |
| Date: | 19-November-2025 at 07:02 | Lines Added: | 1 | |
| Repository: | https://github.com/postgres/postgres master | Lines Removed: | 0 | |
| Commit Comment: | Add <stdalign.h> to c.h This allows using the C11 constructs alignas and alignof (not done in this patch). Reviewed-by: Chao Li <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/46f05236-d4d4-4b4e-84d4-faa500f14691%40eisentraut.org | |||
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C++ | 1 | 0 | 0 | 0 | 0 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| src/include/c.h | C++ | 1 | 0 | 0 | 0 | 0 | 0 |