/
Ao
/
MaxReport
Обзор
Документация
Войти
/
Ao
/
MaxReport
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
pgsql/include/pgtypes.h
17 строк
222 B
AoAnima
first_commit
13 июл 2026, 17:47
13 июл 2026, 17:47
f1a670a
Код
Авторство
О чём код?
/* src/interfaces/ecpg/include/pgtypes.h */ #ifndef PGTYPES_H #define PGTYPES_H #ifdef __cplusplus extern "C" { #endif extern void PGTYPESchar_free(char *ptr); #ifdef __cplusplus } #endif #endif /* PGTYPES_H */