/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/tools/pg_bsd_indent/tests/enum.0.stdout
5 строк
135 B
Tom Lane
Import pg_bsd_indent sources.
12 фев 2023, 19:59
12 фев 2023, 19:59
4e831f4
Код
Авторство
О чём код?
typedef enum { PREWARM_PREFETCH, /* comment */ PREWARM_READ, /* more comment */ PREWARM_BUFFER /* more comment */ } PrewarmType;