Update to PostgreSQL 14.5

This commit is contained in:
jeremy 2022-08-15 18:07:16 +00:00
parent 7be5ed1616
commit ee5f673c7c
3 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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