UPDATE: databases/postgresql 16.3 -> 17.2

This commit is contained in:
purplerain 2025-01-21 19:05:48 +00:00
parent aa902ba334
commit bf0e63c942
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
8 changed files with 74 additions and 80 deletions

View file

@ -2,8 +2,7 @@ include/postgresql/server/port/secbsd.h
share/doc/postgresql/
share/doc/postgresql/COPYRIGHT
share/doc/postgresql/HISTORY
share/doc/postgresql/INSTALL
share/doc/postgresql/README
share/doc/postgresql/README.md
share/doc/postgresql/TODO
share/doc/postgresql/extension/
share/doc/postgresql/extension/autoinc.example
@ -13,7 +12,6 @@ share/doc/postgresql/extension/refint.example
share/doc/postgresql/html/
share/doc/postgresql/html/acronyms.html
share/doc/postgresql/html/admin.html
share/doc/postgresql/html/adminpack.html
share/doc/postgresql/html/amcheck.html
share/doc/postgresql/html/app-clusterdb.html
share/doc/postgresql/html/app-createdb.html
@ -28,8 +26,10 @@ share/doc/postgresql/html/app-pg-isready.html
share/doc/postgresql/html/app-pgamcheck.html
share/doc/postgresql/html/app-pgbasebackup.html
share/doc/postgresql/html/app-pgchecksums.html
share/doc/postgresql/html/app-pgcombinebackup.html
share/doc/postgresql/html/app-pgconfig.html
share/doc/postgresql/html/app-pgcontroldata.html
share/doc/postgresql/html/app-pgcreatesubscriber.html
share/doc/postgresql/html/app-pgdump.html
share/doc/postgresql/html/app-pgreceivewal.html
share/doc/postgresql/html/app-pgreceivexlog.html
@ -39,6 +39,7 @@ share/doc/postgresql/html/app-pgresetxlog.html
share/doc/postgresql/html/app-pgrestore.html
share/doc/postgresql/html/app-pgrewind.html
share/doc/postgresql/html/app-pgverifybackup.html
share/doc/postgresql/html/app-pgwalsummary.html
share/doc/postgresql/html/app-postgres.html
share/doc/postgresql/html/app-psql.html
share/doc/postgresql/html/app-reindexdb.html
@ -82,16 +83,9 @@ share/doc/postgresql/html/bki-structure.html
share/doc/postgresql/html/bki.html
share/doc/postgresql/html/bloom.html
share/doc/postgresql/html/bookindex.html
share/doc/postgresql/html/brin-builtin-opclasses.html
share/doc/postgresql/html/brin-extensibility.html
share/doc/postgresql/html/brin-intro.html
share/doc/postgresql/html/brin.html
share/doc/postgresql/html/btree-behavior.html
share/doc/postgresql/html/btree-gin.html
share/doc/postgresql/html/btree-gist.html
share/doc/postgresql/html/btree-implementation.html
share/doc/postgresql/html/btree-intro.html
share/doc/postgresql/html/btree-support-funcs.html
share/doc/postgresql/html/btree.html
share/doc/postgresql/html/bug-reporting.html
share/doc/postgresql/html/catalog-pg-aggregate.html
@ -239,6 +233,7 @@ share/doc/postgresql/html/ddl-default.html
share/doc/postgresql/html/ddl-depend.html
share/doc/postgresql/html/ddl-foreign-data.html
share/doc/postgresql/html/ddl-generated-columns.html
share/doc/postgresql/html/ddl-identity-columns.html
share/doc/postgresql/html/ddl-inherit.html
share/doc/postgresql/html/ddl-others.html
share/doc/postgresql/html/ddl-partitioning.html
@ -251,8 +246,6 @@ share/doc/postgresql/html/default-roles.html
share/doc/postgresql/html/dict-int.html
share/doc/postgresql/html/dict-xsyn.html
share/doc/postgresql/html/different-replication-solutions.html
share/doc/postgresql/html/disk-full.html
share/doc/postgresql/html/disk-usage.html
share/doc/postgresql/html/diskusage.html
share/doc/postgresql/html/dml-delete.html
share/doc/postgresql/html/dml-insert.html
@ -309,6 +302,7 @@ share/doc/postgresql/html/errcodes-appendix.html
share/doc/postgresql/html/error-message-reporting.html
share/doc/postgresql/html/error-style-guide.html
share/doc/postgresql/html/event-log-registration.html
share/doc/postgresql/html/event-trigger-database-login-example.html
share/doc/postgresql/html/event-trigger-definition.html
share/doc/postgresql/html/event-trigger-example.html
share/doc/postgresql/html/event-trigger-interface.html
@ -355,6 +349,7 @@ share/doc/postgresql/html/functions-json.html
share/doc/postgresql/html/functions-logical.html
share/doc/postgresql/html/functions-matching.html
share/doc/postgresql/html/functions-math.html
share/doc/postgresql/html/functions-merge-support.html
share/doc/postgresql/html/functions-net.html
share/doc/postgresql/html/functions-range.html
share/doc/postgresql/html/functions-sequence.html
@ -376,28 +371,14 @@ share/doc/postgresql/html/geqo-intro.html
share/doc/postgresql/html/geqo-intro2.html
share/doc/postgresql/html/geqo-pg-intro.html
share/doc/postgresql/html/geqo.html
share/doc/postgresql/html/gin-builtin-opclasses.html
share/doc/postgresql/html/gin-examples.html
share/doc/postgresql/html/gin-extensibility.html
share/doc/postgresql/html/gin-implementation.html
share/doc/postgresql/html/gin-intro.html
share/doc/postgresql/html/gin-limit.html
share/doc/postgresql/html/gin-tips.html
share/doc/postgresql/html/gin.html
share/doc/postgresql/html/gin.svg
share/doc/postgresql/html/gist-builtin-opclasses.html
share/doc/postgresql/html/gist-examples.html
share/doc/postgresql/html/gist-extensibility.html
share/doc/postgresql/html/gist-implementation.html
share/doc/postgresql/html/gist-intro.html
share/doc/postgresql/html/gist.html
share/doc/postgresql/html/git.html
share/doc/postgresql/html/glossary.html
share/doc/postgresql/html/gssapi-auth.html
share/doc/postgresql/html/gssapi-enc.html
share/doc/postgresql/html/hash-implementation.html
share/doc/postgresql/html/hash-index.html
share/doc/postgresql/html/hash-intro.html
share/doc/postgresql/html/high-availability.html
share/doc/postgresql/html/history.html
share/doc/postgresql/html/hot-standby.html
@ -424,6 +405,7 @@ share/doc/postgresql/html/indexes-partial.html
share/doc/postgresql/html/indexes-types.html
share/doc/postgresql/html/indexes-unique.html
share/doc/postgresql/html/indexes.html
share/doc/postgresql/html/indextypes.html
share/doc/postgresql/html/information-schema.html
share/doc/postgresql/html/infoschema-administrable-role-authorizations.html
share/doc/postgresql/html/infoschema-applicable-roles.html
@ -497,8 +479,6 @@ share/doc/postgresql/html/install-make.html
share/doc/postgresql/html/install-meson.html
share/doc/postgresql/html/install-post.html
share/doc/postgresql/html/install-requirements.html
share/doc/postgresql/html/install-windows-full.html
share/doc/postgresql/html/install-windows.html
share/doc/postgresql/html/installation-platform-notes.html
share/doc/postgresql/html/installation.html
share/doc/postgresql/html/intagg.html
@ -551,6 +531,7 @@ share/doc/postgresql/html/logical-replication-architecture.html
share/doc/postgresql/html/logical-replication-col-lists.html
share/doc/postgresql/html/logical-replication-config.html
share/doc/postgresql/html/logical-replication-conflicts.html
share/doc/postgresql/html/logical-replication-failover.html
share/doc/postgresql/html/logical-replication-monitoring.html
share/doc/postgresql/html/logical-replication-publication.html
share/doc/postgresql/html/logical-replication-quick-setup.html
@ -595,7 +576,6 @@ share/doc/postgresql/html/nls.html
share/doc/postgresql/html/non-durability.html
share/doc/postgresql/html/notation.html
share/doc/postgresql/html/oid2name.html
share/doc/postgresql/html/oldsnapshot.html
share/doc/postgresql/html/overview.html
share/doc/postgresql/html/pageinspect.html
share/doc/postgresql/html/pagelayout.svg
@ -716,10 +696,9 @@ share/doc/postgresql/html/regress-run.html
share/doc/postgresql/html/regress-tap.html
share/doc/postgresql/html/regress-variant.html
share/doc/postgresql/html/regress.html
share/doc/postgresql/html/release-16-1.html
share/doc/postgresql/html/release-16-2.html
share/doc/postgresql/html/release-16-3.html
share/doc/postgresql/html/release-16.html
share/doc/postgresql/html/release-17-1.html
share/doc/postgresql/html/release-17-2.html
share/doc/postgresql/html/release-17.html
share/doc/postgresql/html/release-prior.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/replication-origins.html
@ -768,11 +747,6 @@ share/doc/postgresql/html/source-conventions.html
share/doc/postgresql/html/source-format.html
share/doc/postgresql/html/source.html
share/doc/postgresql/html/sourcerepo.html
share/doc/postgresql/html/spgist-builtin-opclasses.html
share/doc/postgresql/html/spgist-examples.html
share/doc/postgresql/html/spgist-extensibility.html
share/doc/postgresql/html/spgist-implementation.html
share/doc/postgresql/html/spgist-intro.html
share/doc/postgresql/html/spgist.html
share/doc/postgresql/html/spi-examples.html
share/doc/postgresql/html/spi-interface-support.html
@ -1142,10 +1116,12 @@ share/doc/postgresql/html/view-pg-timezone-names.html
share/doc/postgresql/html/view-pg-user-mappings.html
share/doc/postgresql/html/view-pg-user.html
share/doc/postgresql/html/view-pg-views.html
share/doc/postgresql/html/view-pg-wait-events.html
share/doc/postgresql/html/views-overview.html
share/doc/postgresql/html/views.html
share/doc/postgresql/html/wal-async-commit.html
share/doc/postgresql/html/wal-configuration.html
share/doc/postgresql/html/wal-for-extensions.html
share/doc/postgresql/html/wal-internals.html
share/doc/postgresql/html/wal-intro.html
share/doc/postgresql/html/wal-reliability.html