aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql12-server
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2022-05-18 19:11:48 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2022-05-19 13:36:48 +0000
commit5b11f47f0d59c95f6dcf1ff75badede5ec84e72e (patch)
treeddbd6345593e54c390ac3b9b04b4403cae76366b /databases/postgresql12-server
parentfd6622942cecb559358c5c44d4f9dddbf827ccb1 (diff)
downloadports-5b11f47f0d59c95f6dcf1ff75badede5ec84e72e.tar.gz
ports-5b11f47f0d59c95f6dcf1ff75badede5ec84e72e.zip
databases/postgresql??-*: add postgresql-15 to the ports tree
Introduce PostgreSQL-15 to the ports tree. Make version 15 the master port, and add plist parameter for the postgresql version. Release notes: https://www.postgresql.org/docs/devel/release.html
Diffstat (limited to 'databases/postgresql12-server')
-rw-r--r--databases/postgresql12-server/files/postgresql.in4
-rw-r--r--databases/postgresql12-server/pkg-plist-client194
-rw-r--r--databases/postgresql12-server/pkg-plist-server344
3 files changed, 271 insertions, 271 deletions
diff --git a/databases/postgresql12-server/files/postgresql.in b/databases/postgresql12-server/files/postgresql.in
index fe60297a6c4f..444ab22e89da 100644
--- a/databases/postgresql12-server/files/postgresql.in
+++ b/databases/postgresql12-server/files/postgresql.in
@@ -8,7 +8,7 @@
#
# postgresql_enable="YES"
# # optional
-# postgresql_data="/var/db/%%PG_USER%%/data12"
+# postgresql_data="/var/db/%%PG_USER%%/data%%PG_VERSION%%"
# postgresql_flags="-w -s -m fast"
# postgresql_initdb_flags="--encoding=utf-8 --lc-collate=C"
# postgresql_login_class="default"
@@ -32,7 +32,7 @@ load_rc_config postgresql
postgresql_enable=${postgresql_enable:-"NO"}
postgresql_flags=${postgresql_flags:-"-w -s -m fast"}
postgresql_user=${postgresql_user:-"%%PG_USER%%"}
-eval postgresql_data=${postgresql_data:-"~${postgresql_user}/data12"}
+eval postgresql_data=${postgresql_data:-"~${postgresql_user}/data%%PG_VERSION%%"}
postgresql_login_class=${postgresql_login_class:-"default"}
postgresql_initdb_flags=${postgresql_initdb_flags:-"--encoding=utf-8 --lc-collate=C"}
diff --git a/databases/postgresql12-server/pkg-plist-client b/databases/postgresql12-server/pkg-plist-client
index 50e18f349224..a97aeb05850b 100644
--- a/databases/postgresql12-server/pkg-plist-client
+++ b/databases/postgresql12-server/pkg-plist-client
@@ -305,7 +305,7 @@ include/postgresql/server/common/fe_memutils.h
include/postgresql/server/common/file_perm.h
include/postgresql/server/common/file_utils.h
include/postgresql/server/common/int.h
-include/postgresql/server/common/int128.h
+include/postgresql/server/common/int%%PG_VERSION%%8.h
include/postgresql/server/common/ip.h
include/postgresql/server/common/keywords.h
include/postgresql/server/common/kwlookup.h
@@ -1119,101 +1119,101 @@ man/man7/VACUUM.7.gz
man/man7/VALUES.7.gz
man/man7/WITH.7.gz
%%PORTDOCS%%%%DOCSDIR%%/README-client
-%%NLS%%share/locale/cs/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/he/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/he/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/libpq5-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_config-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_dump-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/psql-12.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/ecpg-12.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/pg_config-12.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%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_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
+%%NLS%%share/locale/de/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%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_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
+%%NLS%%share/locale/es/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%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_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/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/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_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
+%%NLS%%share/locale/ja/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%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/pl/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_config-%%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/pg_config-%%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_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
+%%NLS%%share/locale/ru/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%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_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/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
+%%NLS%%share/locale/tr/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%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_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
+%%NLS%%share/locale/uk/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%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_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/pg_config-%%PG_VERSION%%.mo
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample
diff --git a/databases/postgresql12-server/pkg-plist-server b/databases/postgresql12-server/pkg-plist-server
index 566dd9e68d2a..ed8a18405822 100644
--- a/databases/postgresql12-server/pkg-plist-server
+++ b/databases/postgresql12-server/pkg-plist-server
@@ -25,7 +25,7 @@ lib/postgresql/euc_cn_and_mic.so
lib/postgresql/euc_jp_and_sjis.so
lib/postgresql/euc_kr_and_mic.so
lib/postgresql/euc_tw_and_big5.so
-lib/postgresql/latin2_and_win1250.so
+lib/postgresql/latin2_and_win%%PG_VERSION%%50.so
lib/postgresql/latin_and_mic.so
lib/postgresql/libpqwalreceiver.so
lib/postgresql/pgoutput.so
@@ -734,176 +734,176 @@ lib/libpgcommon.a
%%DATADIR%%/extension/plpgsql--unpackaged--1.0.sql
%%DATADIR%%/extension/plpgsql.control
%%DATADIR%%/postgres.shdescription
-%%NLS%%share/locale/cs/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/de/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/es/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/he/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/it/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_checksums-12.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/he/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
%%DATADIR%%/snowball_create.sql
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/postgres-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_archivecleanup-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_basebackup-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_checksums-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_resetwal-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_rewind-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_test_fsync-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_test_timing-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_upgrade-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_waldump-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/plpgsql-12.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/postgres-12.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
%%TZDATA%%%%DATADIR%%/timezone/Africa/Abidjan
%%TZDATA%%%%DATADIR%%/timezone/Africa/Accra
%%TZDATA%%%%DATADIR%%/timezone/Africa/Addis_Ababa
@@ -1299,7 +1299,7 @@ lib/libpgcommon.a
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+1
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+10
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+11
-%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+12
+%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+%%PG_VERSION%%
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+2
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+3
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT+4
@@ -1312,7 +1312,7 @@ lib/libpgcommon.a
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-1
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-10
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-11
-%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-12
+%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-%%PG_VERSION%%
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-13
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-14
%%TZDATA%%%%DATADIR%%/timezone/Etc/GMT-2