aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-server
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2017-09-21 13:43:01 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2017-09-21 13:43:01 +0000
commit7457dd45d702b525d77c72e215b122cb47fa7973 (patch)
tree1304520e4288116bf8251892a1bf955a11be7b85 /databases/postgresql10-server
parentf245969289b8246ab17c79ec3789ec8a4a6516aa (diff)
downloadports-7457dd45d702b525d77c72e215b122cb47fa7973.tar.gz
ports-7457dd45d702b525d77c72e215b122cb47fa7973.zip
Upgrading to RC 1
PostgreSQL 10 RC 1 requires an upgrade from beta 4, or earlier either using pg_dump / pg_restore or pg_upgrade. Any bug fixes applied to 9.6 or earlier that also affected 10 are included in RC 1, as well issues that were reported with Beta 4. Changes Since Beta 4 PostgreSQL 10 RC 1 contains fixes for issues discovered by users when testing Beta 4, including: * Add psql variables showing server version and psql version. * Several fixes for partitioning * Several fixes for logical replication * Several fixes for transition tables * Fix for query that could end up in an uninterruptible state Note that some known issues remain unfixed. Before reporting a bug in the release candidate, please check the Open Items page. URL: https://wiki.postgresql.org/wiki/New_in_postgres_10 URL: https://www.postgresql.org/docs/devel/static/release-10.html
Notes
Notes: svn path=/head/; revision=450258
Diffstat (limited to 'databases/postgresql10-server')
-rw-r--r--databases/postgresql10-server/Makefile2
-rw-r--r--databases/postgresql10-server/distinfo6
-rw-r--r--databases/postgresql10-server/pkg-plist-client8
-rw-r--r--databases/postgresql10-server/pkg-plist-server61
4 files changed, 39 insertions, 38 deletions
diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile
index 13d46804628d..f75fe0d955f6 100644
--- a/databases/postgresql10-server/Makefile
+++ b/databases/postgresql10-server/Makefile
@@ -1,7 +1,7 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
# $FreeBSD$
-DISTVERSION?= 10beta3
+DISTVERSION?= 10rc1
PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org
diff --git a/databases/postgresql10-server/distinfo b/databases/postgresql10-server/distinfo
index 0e890a4a69ba..b2e22bcf941f 100644
--- a/databases/postgresql10-server/distinfo
+++ b/databases/postgresql10-server/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1502193060
-SHA256 (postgresql/postgresql-10beta3.tar.bz2) = 6722546739f8e2dd379e8031784e86c5c588638df6c477046ebdd479586bcb3e
-SIZE (postgresql/postgresql-10beta3.tar.bz2) = 19914123
+TIMESTAMP = 1505926503
+SHA256 (postgresql/postgresql-10rc1.tar.bz2) = ebdb44dccb64a31c9c524f996121e7d58c21045826d6c36e3a5ea46afbb2445b
+SIZE (postgresql/postgresql-10rc1.tar.bz2) = 19631683
SHA256 (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 2f9c831b3dff866f0b2f6f2a9ef771a4045486bc252a851aadc73c50d376319d
SIZE (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 5587
diff --git a/databases/postgresql10-server/pkg-plist-client b/databases/postgresql10-server/pkg-plist-client
index 2c9509b9b0fc..36143451268e 100644
--- a/databases/postgresql10-server/pkg-plist-client
+++ b/databases/postgresql10-server/pkg-plist-client
@@ -1008,7 +1008,6 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/cs/LC_MESSAGES/pg_config-10.mo
%%NLS%%share/locale/cs/LC_MESSAGES/pg_dump-10.mo
%%NLS%%share/locale/cs/LC_MESSAGES/pgscripts-10.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/psql-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/ecpg-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/ecpglib6-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/libpq5-10.mo
@@ -1032,6 +1031,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/fr/LC_MESSAGES/psql-10.mo
%%NLS%%share/locale/he/LC_MESSAGES/libpq5-10.mo
%%NLS%%share/locale/he/LC_MESSAGES/pg_config-10.mo
+%%NLS%%share/locale/he/LC_MESSAGES/pg_dump-10.mo
%%NLS%%share/locale/he/LC_MESSAGES/pgscripts-10.mo
%%NLS%%share/locale/he/LC_MESSAGES/psql-10.mo
%%NLS%%share/locale/it/LC_MESSAGES/ecpg-10.mo
@@ -1047,7 +1047,6 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ja/LC_MESSAGES/pg_config-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_dump-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pgscripts-10.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/psql-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/ecpg-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/ecpglib6-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/libpq5-10.mo
@@ -1078,6 +1077,8 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ru/LC_MESSAGES/pg_dump-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pgscripts-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/psql-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/ecpg-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/ecpglib6-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/libpq5-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_config-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-10.mo
@@ -1086,7 +1087,6 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ta/LC_MESSAGES/pg_config-10.mo
%%NLS%%share/locale/tr/LC_MESSAGES/ecpg-10.mo
%%NLS%%share/locale/tr/LC_MESSAGES/ecpglib6-10.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/libpq5-10.mo
%%NLS%%share/locale/tr/LC_MESSAGES/pg_config-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-10.mo
@@ -1096,9 +1096,7 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/psql-10.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/ecpg-10.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/libpq5-10.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pg_config-10.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/psql-10.mo
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample
diff --git a/databases/postgresql10-server/pkg-plist-server b/databases/postgresql10-server/pkg-plist-server
index d93799f7ab54..a52f77963379 100644
--- a/databases/postgresql10-server/pkg-plist-server
+++ b/databases/postgresql10-server/pkg-plist-server
@@ -63,27 +63,39 @@ lib/libpgcommon.a
%%NLS%%share/locale/cs/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/cs/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_rewind-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_test_fsync-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_rewind-10.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-10.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/postgres-10.mo
-%%NLS%%share/locale/id/LC_MESSAGES/postgres-10.mo
+%%NLS%%share/locale/he/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/he/LC_MESSAGES/pg_basebackup-10.mo
+%%NLS%%share/locale/he/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/it/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/it/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/it/LC_MESSAGES/pg_controldata-10.mo
@@ -96,65 +108,56 @@ lib/libpgcommon.a
%%NLS%%share/locale/ja/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/plpgsql-10.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/postgres-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-10.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_archivecleanup-10.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_test_timing-10.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_archivecleanup-10.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-10.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-10.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_archivecleanup-10.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-10.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-10.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-10.mo
-%%NLS%%share/locale/he/LC_MESSAGES/initdb-10.mo
-%%NLS%%share/locale/he/LC_MESSAGES/pg_basebackup-10.mo
-%%NLS%%share/locale/he/LC_MESSAGES/pg_ctl-10.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/%%PG_USER%%-10.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_archivecleanup-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-10.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-10.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_archivecleanup-10.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_fsync-10.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_timing-10.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pg_upgrade-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-10.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/initdb-10.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-10.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/ro/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_rewind-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_fsync-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_timing-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_upgrade-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/initdb-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-10.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_rewind-10.mo