-
- Downloads
Add infrastructure for compile-time assertions about variable types.
Currently, the macros only work with fairly recent gcc versions, but there is room to expand them to other compilers that have comparable features. Heavily revised and autoconfiscated version of a patch by Andres Freund.
Showing
- config/c-compiler.m4 40 additions, 0 deletionsconfig/c-compiler.m4
- configure 119 additions, 0 deletionsconfigure
- configure.in 2 additions, 0 deletionsconfigure.in
- src/include/c.h 41 additions, 0 deletionssrc/include/c.h
- src/include/pg_config.h.in 6 additions, 0 deletionssrc/include/pg_config.h.in
- src/include/pg_config.h.win32 6 additions, 0 deletionssrc/include/pg_config.h.win32
Loading
Please register or sign in to comment