Update to PostgreSQL 14.5
This commit is contained in:
parent
7be5ed1616
commit
ee5f673c7c
@ -5,11 +5,10 @@ COMMENT-contrib=PostgreSQL RDBMS contributions
|
||||
COMMENT-plpython=Python procedural language for PostgreSQL
|
||||
COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version
|
||||
|
||||
VERSION= 14.3
|
||||
VERSION= 14.5
|
||||
PREV_MAJOR= 13
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
REVISION-server=1
|
||||
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (postgresql-14.3.tar.gz) = GO/zBDhwPdel8qfKkWdBvOPJnq20AlvGJoryaOjpCcU=
|
||||
SIZE (postgresql-14.3.tar.gz) = 28930973
|
||||
SHA256 (postgresql-14.5.tar.gz) = kOrTk9vGVMsAdeqvDsIFjmuYZs7UeP7TzytopbwE6yQ=
|
||||
SIZE (postgresql-14.5.tar.gz) = 28988974
|
||||
|
@ -271,6 +271,7 @@ share/doc/postgresql/html/ecpg-errors.html
|
||||
share/doc/postgresql/html/ecpg-informix-compat.html
|
||||
share/doc/postgresql/html/ecpg-library.html
|
||||
share/doc/postgresql/html/ecpg-lo.html
|
||||
share/doc/postgresql/html/ecpg-oracle-compat.html
|
||||
share/doc/postgresql/html/ecpg-pgtypes.html
|
||||
share/doc/postgresql/html/ecpg-preproc.html
|
||||
share/doc/postgresql/html/ecpg-process.html
|
||||
@ -705,6 +706,8 @@ share/doc/postgresql/html/regress.html
|
||||
share/doc/postgresql/html/release-14-1.html
|
||||
share/doc/postgresql/html/release-14-2.html
|
||||
share/doc/postgresql/html/release-14-3.html
|
||||
share/doc/postgresql/html/release-14-4.html
|
||||
share/doc/postgresql/html/release-14-5.html
|
||||
share/doc/postgresql/html/release-14.html
|
||||
share/doc/postgresql/html/release-prior.html
|
||||
share/doc/postgresql/html/release.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user