/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/interfaces/ecpg/meson.build
11 строк
214 B
Bruce Momjian
Update copyright for 2026
01 янв 2026, 21:24
01 янв 2026, 21:24
451c439
Код
Авторство
О чём код?
# Copyright (c) 2022-2026, PostgreSQL Global Development Group ecpg_targets = [] subdir('include') subdir('pgtypeslib') subdir('ecpglib') subdir('compatlib') subdir('preproc') alias_target('ecpg', ecpg_targets)