Обсуждение: pgsql: Add to c.h

Поиск
Список
Период
Сортировка

pgsql: Add to c.h

От
Peter Eisentraut
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/300c8f532478a387cc772a9b985b9d7a4b4dd093

Modified Files
--------------
src/include/c.h | 1 +
1 file changed, 1 insertion(+)