Date: Fri, 27 Sep 2019 11:33:22 +0000 (UTC) From: Palle Girgensohn <girgen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513024 - head/databases/postgresql12-server Message-ID: <201909271133.x8RBXMiQ070810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: girgen Date: Fri Sep 27 11:33:21 2019 New Revision: 513024 URL: https://svnweb.freebsd.org/changeset/ports/513024 Log: Upgrade PostgreSQL-12 to rc1 There have been many bug fixes for PostgreSQL 12 reported during the Beta 4 period and applied to this release candidate. These include: Add additional "leakproof" markings to certain string functions to better support nondeterministic collations. This can positively impact the performance of some query plans Removal of the ECPG DECLARE STATEMENT functionality The ecpglib major version change was reverted Fix handling of nondeterministic collations with pattern_ops opclasses Release notes: https://www.postgresql.org/about/news/1975/ Modified: head/databases/postgresql12-server/Makefile head/databases/postgresql12-server/distinfo head/databases/postgresql12-server/pkg-plist-client Modified: head/databases/postgresql12-server/Makefile ============================================================================== --- head/databases/postgresql12-server/Makefile Fri Sep 27 11:12:54 2019 (r513023) +++ head/databases/postgresql12-server/Makefile Fri Sep 27 11:33:21 2019 (r513024) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME?= postgresql -DISTVERSION?= 12beta4 +DISTVERSION?= 12rc1 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 2 +PORTREVISION?= 0 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} Modified: head/databases/postgresql12-server/distinfo ============================================================================== --- head/databases/postgresql12-server/distinfo Fri Sep 27 11:12:54 2019 (r513023) +++ head/databases/postgresql12-server/distinfo Fri Sep 27 11:33:21 2019 (r513024) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568295853 -SHA256 (postgresql/postgresql-12beta4.tar.bz2) = 422f5e2ad999126f505b44c2d56abe726a08ed7e50e2d268e9906c879831805f -SIZE (postgresql/postgresql-12beta4.tar.bz2) = 20710205 +TIMESTAMP = 1569402272 +SHA256 (postgresql/postgresql-12rc1.tar.bz2) = 40facd3280d8565f37139d2c5df2b94fe68a064c5d2784f74fceae24820543f3 +SIZE (postgresql/postgresql-12rc1.tar.bz2) = 20718193 Modified: head/databases/postgresql12-server/pkg-plist-client ============================================================================== --- head/databases/postgresql12-server/pkg-plist-client Fri Sep 27 11:12:54 2019 (r513023) +++ head/databases/postgresql12-server/pkg-plist-client Fri Sep 27 11:33:21 2019 (r513024) @@ -16,7 +16,6 @@ bin/vacuumdb include/ecpg_config.h include/ecpg_informix.h include/ecpgerrno.h -include/ecpglib.h include/ecpgtype.h include/libpq-events.h include/libpq-fe.h @@ -469,7 +468,6 @@ include/postgresql/server/storage/md.h include/postgresql/server/storage/sync.h include/postgresql/server/utils/float.h include/postgresql/server/utils/jsonpath.h -lib/libecpg.so.7 lib/libpgport_shlib.a man/man1/pg_checksums.1.gz man/man3/SPI_commit_and_chain.3.gz @@ -1119,28 +1117,24 @@ man/man7/WITH.7.gz %%PORTDOCS%%%%DOCSDIR%%/README-client %%NLS%%include/postgresql/server/optimizer/geqo_random.h %%NLS%%share/locale/cs/LC_MESSAGES/ecpg-12.mo -%%NLS%%share/locale/cs/LC_MESSAGES/ecpglib7-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/ecpglib7-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/ecpglib7-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/ecpglib7-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 @@ -1152,21 +1146,18 @@ man/man7/WITH.7.gz %%NLS%%share/locale/he/LC_MESSAGES/pgscripts-12.mo %%NLS%%share/locale/he/LC_MESSAGES/psql-12.mo %%NLS%%share/locale/it/LC_MESSAGES/ecpg-12.mo -%%NLS%%share/locale/it/LC_MESSAGES/ecpglib7-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/pg_dump-12.mo %%NLS%%share/locale/it/LC_MESSAGES/pgscripts-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/ecpglib7-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/ecpglib7-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 @@ -1174,14 +1165,12 @@ man/man7/WITH.7.gz %%NLS%%share/locale/ko/LC_MESSAGES/psql-12.mo %%NLS%%share/locale/nb/LC_MESSAGES/pg_config-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/ecpg-12.mo -%%NLS%%share/locale/pl/LC_MESSAGES/ecpglib7-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/libpq5-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/pg_config-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/pg_dump-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/pgscripts-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/psql-12.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpg-12.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpglib7-12.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/libpq5-12.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_config-12.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_dump-12.mo @@ -1189,14 +1178,12 @@ man/man7/WITH.7.gz %%NLS%%share/locale/pt_BR/LC_MESSAGES/psql-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/ecpglib7-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/ecpglib7-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 @@ -1204,22 +1191,18 @@ man/man7/WITH.7.gz %%NLS%%share/locale/sv/LC_MESSAGES/psql-12.mo %%NLS%%share/locale/ta/LC_MESSAGES/pg_config-12.mo %%NLS%%share/locale/tr/LC_MESSAGES/ecpg-12.mo -%%NLS%%share/locale/tr/LC_MESSAGES/ecpglib7-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/ecpglib7-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/psql-12.mo %%NLS%%share/locale/vi/LC_MESSAGES/ecpg-12.mo -%%NLS%%share/locale/vi/LC_MESSAGES/ecpglib7-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/ecpglib7-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909271133.x8RBXMiQ070810>