/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/perl/meson.build
18 строк
573 B
Bruce Momjian
Update copyright for 2026
01 янв 2026, 21:24
01 янв 2026, 21:24
451c439
Код
Авторство
О чём код?
# Copyright (c) 2022-2026, PostgreSQL Global Development Group # could use install_data's preserve_path option in >=0.64.0 install_data( 'PostgreSQL/Version.pm', install_dir: dir_pgxs / 'src/test/perl/PostgreSQL') install_data( 'PostgreSQL/Test/Utils.pm', 'PostgreSQL/Test/SimpleTee.pm', 'PostgreSQL/Test/RecursiveCopy.pm', 'PostgreSQL/Test/Kerberos.pm', 'PostgreSQL/Test/Cluster.pm', 'PostgreSQL/Test/BackgroundPsql.pm', 'PostgreSQL/Test/AdjustDump.pm', 'PostgreSQL/Test/AdjustUpgrade.pm', install_dir: dir_pgxs / 'src/test/perl/PostgreSQL/Test')