PostgreSQL 10 Released!

Some highlights:

Logical Replication - A publish/subscribe framework for distributing data
Declarative Table Partitioning - Convenience in dividing your data
Improved Query Parallelism - Quickly conquer your analysis
Quorum Commit for Synchronous Replication - Distribute data with confidence
SCRAM-SHA-256 authentication - Secure your data access

URL:	https://www.postgresql.org/about/news/1786/
This commit is contained in:
Palle Girgensohn 2017-10-05 13:39:45 +00:00
parent 1f5fa96863
commit ca7d3a738a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451310
2 changed files with 5 additions and 7 deletions

View file

@ -1,9 +1,9 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org> # Created by: Marc G. Fournier <scrappy@FreeBSD.org>
# $FreeBSD$ # $FreeBSD$
DISTVERSION?= 10rc1 DISTVERSION?= 10.0
PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
PORTREVISION?= 1 PORTREVISION?= 0
MAINTAINER?= pgsql@FreeBSD.org MAINTAINER?= pgsql@FreeBSD.org

View file

@ -1,5 +1,3 @@
TIMESTAMP = 1505926503 TIMESTAMP = 1507019634
SHA256 (postgresql/postgresql-10rc1.tar.bz2) = ebdb44dccb64a31c9c524f996121e7d58c21045826d6c36e3a5ea46afbb2445b SHA256 (postgresql/postgresql-10.0.tar.bz2) = 712f5592e27b81c5b454df96b258c14d94b6b03836831e015c65d6deeae57fd1
SIZE (postgresql/postgresql-10rc1.tar.bz2) = 19631683 SIZE (postgresql/postgresql-10.0.tar.bz2) = 19639147
SHA256 (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 2f9c831b3dff866f0b2f6f2a9ef771a4045486bc252a851aadc73c50d376319d
SIZE (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 5587