/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/interfaces/ecpg/include/ecpg_config.h.in
8 строк
244 B
Thomas Munro
Use <stdint.h> and <inttypes.h> for c.h integers.
04 дек 2024, 05:05
04 дек 2024, 05:05
962da90
Код
Авторство
О чём код?
/* Define to 1 to build client libraries as thread-safe code. */ #define ENABLE_THREAD_SAFETY 1 /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG