databases/postgresql1[45]-client: add missing pg_amcheck tool

Also add some missing plist files for postgresql15-client and contrib
This commit is contained in:
Palle Girgensohn 2022-06-14 22:10:40 +02:00
parent e3567ab3c8
commit 3259905b3c
6 changed files with 75 additions and 4 deletions

View File

@ -1,13 +1,13 @@
# Created by: Palle Girgensohn <girgen@FreeBSD.org>
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
COMMENT= PostgreSQL database (client)
MASTERDIR= ${.CURDIR}/../postgresql14-server
BUILD_DIRS= config src/include src/interfaces src/port \
BUILD_DIRS= config src/include src/interfaces src/port src/bin/pg_amcheck \
src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
src/bin/pgbench doc src/makefiles src/test/regress
INSTALL_DIRS= ${BUILD_DIRS}

View File

@ -4,6 +4,7 @@ bin/createuser
bin/dropdb
bin/dropuser
bin/ecpg
bin/pg_amcheck
bin/pg_config
bin/pg_dump
bin/pg_dumpall
@ -1186,6 +1187,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/de/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1193,6 +1195,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/el/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1200,6 +1203,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/es/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1207,6 +1211,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/fr/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1219,6 +1224,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ja/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1239,6 +1245,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ru/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1246,6 +1253,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/sv/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1259,6 +1267,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/uk/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1269,6 +1278,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo

View File

@ -1,13 +1,13 @@
# Created by: Palle Girgensohn <girgen@FreeBSD.org>
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
COMMENT= PostgreSQL database (client)
MASTERDIR= ${.CURDIR}/../postgresql15-server
BUILD_DIRS= config src/include src/interfaces src/port \
BUILD_DIRS= config src/include src/interfaces src/port src/bin/pg_amcheck \
src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
src/bin/pgbench doc src/makefiles src/test/regress
INSTALL_DIRS= ${BUILD_DIRS}

View File

@ -4,6 +4,7 @@ bin/createuser
bin/dropdb
bin/dropuser
bin/ecpg
bin/pg_amcheck
bin/pg_config
bin/pg_dump
bin/pg_dumpall
@ -36,6 +37,7 @@ include/postgresql/informix/esql/datetime.h
include/postgresql/informix/esql/decimal.h
include/postgresql/informix/esql/sqltypes.h
include/postgresql/internal/c.h
include/postgresql/internal/fe-auth-sasl.h
include/postgresql/internal/libpq-int.h
include/postgresql/internal/libpq/pqcomm.h
include/postgresql/internal/port.h
@ -121,8 +123,11 @@ include/postgresql/server/access/xlog_internal.h
include/postgresql/server/access/xlogarchive.h
include/postgresql/server/access/xlogdefs.h
include/postgresql/server/access/xloginsert.h
include/postgresql/server/access/xlogprefetcher.h
include/postgresql/server/access/xlogreader.h
include/postgresql/server/access/xlogrecord.h
include/postgresql/server/access/xlogrecovery.h
include/postgresql/server/access/xlogstats.h
include/postgresql/server/access/xlogutils.h
include/postgresql/server/bootstrap/bootstrap.h
include/postgresql/server/c.h
@ -207,6 +212,8 @@ include/postgresql/server/catalog/pg_operator.h
include/postgresql/server/catalog/pg_operator_d.h
include/postgresql/server/catalog/pg_opfamily.h
include/postgresql/server/catalog/pg_opfamily_d.h
include/postgresql/server/catalog/pg_parameter_acl.h
include/postgresql/server/catalog/pg_parameter_acl_d.h
include/postgresql/server/catalog/pg_partitioned_table.h
include/postgresql/server/catalog/pg_partitioned_table_d.h
include/postgresql/server/catalog/pg_policy.h
@ -215,6 +222,8 @@ include/postgresql/server/catalog/pg_proc.h
include/postgresql/server/catalog/pg_proc_d.h
include/postgresql/server/catalog/pg_publication.h
include/postgresql/server/catalog/pg_publication_d.h
include/postgresql/server/catalog/pg_publication_namespace.h
include/postgresql/server/catalog/pg_publication_namespace_d.h
include/postgresql/server/catalog/pg_publication_rel.h
include/postgresql/server/catalog/pg_publication_rel_d.h
include/postgresql/server/catalog/pg_range.h
@ -307,6 +316,7 @@ include/postgresql/server/commands/view.h
include/postgresql/server/common/archive.h
include/postgresql/server/common/base64.h
include/postgresql/server/common/checksum_helper.h
include/postgresql/server/common/compression.h
include/postgresql/server/common/config_info.h
include/postgresql/server/common/connect.h
include/postgresql/server/common/controldata_utils.h
@ -327,6 +337,7 @@ include/postgresql/server/common/logging.h
include/postgresql/server/common/md5.h
include/postgresql/server/common/openssl.h
include/postgresql/server/common/pg_lzcompress.h
include/postgresql/server/common/pg_prng.h
include/postgresql/server/common/relpath.h
include/postgresql/server/common/restricted_token.h
include/postgresql/server/common/saslprep.h
@ -336,6 +347,7 @@ include/postgresql/server/common/sha2.h
include/postgresql/server/common/shortest_dec.h
include/postgresql/server/common/string.h
include/postgresql/server/common/unicode_combining_table.h
include/postgresql/server/common/unicode_east_asian_fw_table.h
include/postgresql/server/common/unicode_norm.h
include/postgresql/server/common/unicode_norm_hashfunc.h
include/postgresql/server/common/unicode_norm_table.h
@ -451,6 +463,7 @@ include/postgresql/server/libpq/pqcomm.h
include/postgresql/server/libpq/pqformat.h
include/postgresql/server/libpq/pqmq.h
include/postgresql/server/libpq/pqsignal.h
include/postgresql/server/libpq/sasl.h
include/postgresql/server/libpq/scram.h
include/postgresql/server/mb/pg_wchar.h
include/postgresql/server/mb/stringinfo_mb.h
@ -515,6 +528,7 @@ include/postgresql/server/parser/parse_cte.h
include/postgresql/server/parser/parse_enr.h
include/postgresql/server/parser/parse_expr.h
include/postgresql/server/parser/parse_func.h
include/postgresql/server/parser/parse_merge.h
include/postgresql/server/parser/parse_node.h
include/postgresql/server/parser/parse_oper.h
include/postgresql/server/parser/parse_param.h
@ -582,12 +596,14 @@ include/postgresql/server/port/win32_msvc/sys/time.h
include/postgresql/server/port/win32_msvc/unistd.h
include/postgresql/server/port/win32_msvc/utime.h
include/postgresql/server/port/win32_port.h
include/postgresql/server/port/win32ntdll.h
include/postgresql/server/portability/instr_time.h
include/postgresql/server/portability/mem.h
include/postgresql/server/postgres.h
include/postgresql/server/postgres_ext.h
include/postgresql/server/postgres_fe.h
include/postgresql/server/postmaster/autovacuum.h
include/postgresql/server/postmaster/auxprocess.h
include/postgresql/server/postmaster/bgworker.h
include/postgresql/server/postmaster/bgworker_internals.h
include/postgresql/server/postmaster/bgwriter.h
@ -605,6 +621,8 @@ include/postgresql/server/regex/regexport.h
include/postgresql/server/regex/regguts.h
include/postgresql/server/replication/backup_manifest.h
include/postgresql/server/replication/basebackup.h
include/postgresql/server/replication/basebackup_sink.h
include/postgresql/server/replication/basebackup_target.h
include/postgresql/server/replication/decode.h
include/postgresql/server/replication/logical.h
include/postgresql/server/replication/logicallauncher.h
@ -700,6 +718,7 @@ include/postgresql/server/storage/copydir.h
include/postgresql/server/storage/dsm.h
include/postgresql/server/storage/dsm_impl.h
include/postgresql/server/storage/fd.h
include/postgresql/server/storage/fileset.h
include/postgresql/server/storage/freespace.h
include/postgresql/server/storage/fsm_internals.h
include/postgresql/server/storage/indexfsm.h
@ -809,6 +828,7 @@ include/postgresql/server/utils/pg_crc.h
include/postgresql/server/utils/pg_locale.h
include/postgresql/server/utils/pg_lsn.h
include/postgresql/server/utils/pg_rusage.h
include/postgresql/server/utils/pgstat_internal.h
include/postgresql/server/utils/pidfile.h
include/postgresql/server/utils/plancache.h
include/postgresql/server/utils/portal.h
@ -1143,6 +1163,7 @@ man/man7/INSERT.7.gz
man/man7/LISTEN.7.gz
man/man7/LOAD.7.gz
man/man7/LOCK.7.gz
man/man7/MERGE.7.gz
man/man7/MOVE.7.gz
man/man7/NOTIFY.7.gz
man/man7/PREPARE.7.gz
@ -1185,6 +1206,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/de/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/de/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1192,6 +1214,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/el/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/el/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1199,6 +1222,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/es/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/es/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1206,18 +1230,27 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/fr/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/fr/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/he/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/he/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/he/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/he/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/he/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/it/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1229,15 +1262,26 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ko/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/ko/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/nb/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/pl/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/ro/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1245,12 +1289,15 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/sv/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/sv/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/ta/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/tr/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/tr/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/tr/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/tr/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/tr/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/tr/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1258,6 +1305,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/uk/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@ -1268,10 +1316,14 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/psql-%%PG_VERSION%%.mo
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample

View File

@ -11,6 +11,8 @@ lib/postgresql/amcheck.so
lib/postgresql/auth_delay.so
lib/postgresql/auto_explain.so
lib/postgresql/autoinc.so
lib/postgresql/basebackup_to_shell.so
lib/postgresql/basic_archive.so
lib/postgresql/bloom.so
lib/postgresql/btree_gin.so
lib/postgresql/btree_gist.so
@ -38,6 +40,7 @@ lib/postgresql/pg_stat_statements.so
lib/postgresql/pg_surgery.so
lib/postgresql/pg_trgm.so
lib/postgresql/pg_visibility.so
lib/postgresql/pg_walinspect.so
lib/postgresql/pgcrypto.so
lib/postgresql/pgrowlocks.so
lib/postgresql/pgstattuple.so
@ -85,6 +88,7 @@ lib/postgresql/uuid-ossp.so
%%DATADIR%%/extension/btree_gist--1.3--1.4.sql
%%DATADIR%%/extension/btree_gist--1.4--1.5.sql
%%DATADIR%%/extension/btree_gist--1.5--1.6.sql
%%DATADIR%%/extension/btree_gist--1.6--1.7.sql
%%DATADIR%%/extension/btree_gist.control
%%DATADIR%%/extension/citext--1.0--1.1.sql
%%DATADIR%%/extension/citext--1.1--1.2.sql
@ -163,6 +167,7 @@ lib/postgresql/uuid-ossp.so
%%DATADIR%%/extension/pageinspect--1.6--1.7.sql
%%DATADIR%%/extension/pageinspect--1.7--1.8.sql
%%DATADIR%%/extension/pageinspect--1.8--1.9.sql
%%DATADIR%%/extension/pageinspect--1.9--1.10.sql
%%DATADIR%%/extension/pageinspect.control
%%DATADIR%%/extension/pg_buffercache--1.0--1.1.sql
%%DATADIR%%/extension/pg_buffercache--1.1--1.2.sql
@ -187,6 +192,7 @@ lib/postgresql/uuid-ossp.so
%%DATADIR%%/extension/pg_stat_statements--1.6--1.7.sql
%%DATADIR%%/extension/pg_stat_statements--1.7--1.8.sql
%%DATADIR%%/extension/pg_stat_statements--1.8--1.9.sql
%%DATADIR%%/extension/pg_stat_statements--1.9--1.10.sql
%%DATADIR%%/extension/pg_stat_statements.control
%%DATADIR%%/extension/pg_surgery--1.0.sql
%%DATADIR%%/extension/pg_surgery.control
@ -202,6 +208,8 @@ lib/postgresql/uuid-ossp.so
%%DATADIR%%/extension/pg_visibility--1.1--1.2.sql
%%DATADIR%%/extension/pg_visibility--1.1.sql
%%DATADIR%%/extension/pg_visibility.control
%%DATADIR%%/extension/pg_walinspect--1.0.sql
%%DATADIR%%/extension/pg_walinspect.control
%%DATADIR%%/extension/pgcrypto--1.0--1.1.sql
%%DATADIR%%/extension/pgcrypto--1.1--1.2.sql
%%DATADIR%%/extension/pgcrypto--1.2--1.3.sql

View File

@ -29,3 +29,4 @@ lib/postgresql/ltree_plpython3.so
%%DATADIR%%/extension/jsonb_plpython3u.control
%%DATADIR%%/extension/ltree_plpython3u--1.0.sql
%%DATADIR%%/extension/ltree_plpython3u.control
@dir lib/postgresql/pgxs/src/pl/plpython