Just in case anyone wants to do early testing on PostgreSQL 14.  I
didn't actually check the shared lib bumps.

Thanks,
Jeremy

Index: postgresql/Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.271
diff -u -p -r1.271 Makefile
--- postgresql/Makefile 2 Mar 2021 15:22:32 -0000       1.271
+++ postgresql/Makefile 24 May 2021 19:48:34 -0000
@@ -7,9 +7,8 @@ COMMENT-contrib=PostgreSQL RDBMS contrib
 COMMENT-plpython=Python procedural language for PostgreSQL
 COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version
 
-VERSION=       13.2
-PREV_MAJOR=    12
-REVISION=      1
+VERSION=       14beta1
+PREV_MAJOR=    13
 DISTNAME=      postgresql-${VERSION}
 PKGNAME-main=  postgresql-client-${VERSION}
 PKGNAME-server=        postgresql-server-${VERSION}
@@ -24,7 +23,7 @@ CATEGORIES=   databases
 SHARED_LIBS=   ecpg            7.10 \
                ecpg_compat     4.10 \
                pgtypes         4.9 \
-               pq              6.12
+               pq              6.13
 
 HOMEPAGE=      https://www.postgresql.org/
 
Index: postgresql/distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.88
diff -u -p -r1.88 distinfo
--- postgresql/distinfo 11 Feb 2021 17:08:42 -0000      1.88
+++ postgresql/distinfo 24 May 2021 19:48:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (postgresql-13.2.tar.gz) = M4akBzYzKs6wVcfJAS7MZlGIU22HTZZ/zFoz55kvgIA=
-SIZE (postgresql-13.2.tar.gz) = 27548921
+SHA256 (postgresql-14beta1.tar.gz) = 
AjYrU26s42NnNZQ2UMhSMXz0UX+aBCLt/VDksEEQt80=
+SIZE (postgresql-14beta1.tar.gz) = 29543855
Index: postgresql/pkg/PLIST-contrib
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-contrib,v
retrieving revision 1.22
diff -u -p -r1.22 PLIST-contrib
--- postgresql/pkg/PLIST-contrib        9 Feb 2021 20:01:36 -0000       1.22
+++ postgresql/pkg/PLIST-contrib        24 May 2021 19:48:34 -0000
@@ -3,8 +3,8 @@
 @conflict postgresql-server-<8.4.3
 @pkgpath devel/uuid,-pgsql
 @bin bin/oid2name
+@bin bin/pg_amcheck
 @bin bin/pg_archivecleanup
-@bin bin/pg_standby
 @bin bin/pg_test_fsync
 @bin bin/pg_test_timing
 @bin bin/pgbench
@@ -32,12 +32,14 @@
 @so lib/postgresql/lo.so
 @so lib/postgresql/ltree.so
 @so lib/postgresql/moddatetime.so
+@so lib/postgresql/old_snapshot.so
 @so lib/postgresql/pageinspect.so
 @so lib/postgresql/passwordcheck.so
 @so lib/postgresql/pg_buffercache.so
 @so lib/postgresql/pg_freespacemap.so
 @so lib/postgresql/pg_prewarm.so
 @so lib/postgresql/pg_stat_statements.so
+@so lib/postgresql/pg_surgery.so
 @so lib/postgresql/pg_trgm.so
 @so lib/postgresql/pg_visibility.so
 @so lib/postgresql/pgcrypto.so
@@ -55,8 +57,8 @@
 @so lib/postgresql/unaccent.so
 @so lib/postgresql/uuid-ossp.so
 @man man/man1/oid2name.1
+@man man/man1/pg_amcheck.1
 @man man/man1/pg_archivecleanup.1
-@man man/man1/pg_standby.1
 @man man/man1/pg_test_fsync.1
 @man man/man1/pg_test_timing.1
 @man man/man1/pgbench.1
@@ -69,6 +71,7 @@ share/postgresql/extension/adminpack.con
 share/postgresql/extension/amcheck--1.0--1.1.sql
 share/postgresql/extension/amcheck--1.0.sql
 share/postgresql/extension/amcheck--1.1--1.2.sql
+share/postgresql/extension/amcheck--1.2--1.3.sql
 share/postgresql/extension/amcheck.control
 share/postgresql/extension/autoinc--1.0.sql
 share/postgresql/extension/autoinc.control
@@ -89,6 +92,7 @@ share/postgresql/extension/btree_gist--1
 share/postgresql/extension/btree_gist--1.2.sql
 share/postgresql/extension/btree_gist--1.3--1.4.sql
 share/postgresql/extension/btree_gist--1.4--1.5.sql
+share/postgresql/extension/btree_gist--1.5--1.6.sql
 share/postgresql/extension/btree_gist.control
 share/postgresql/extension/citext--1.0--1.1.sql
 share/postgresql/extension/citext--1.1--1.2.sql
@@ -103,6 +107,7 @@ share/postgresql/extension/cube--1.1--1.
 share/postgresql/extension/cube--1.2--1.3.sql
 share/postgresql/extension/cube--1.2.sql
 share/postgresql/extension/cube--1.3--1.4.sql
+share/postgresql/extension/cube--1.4--1.5.sql
 share/postgresql/extension/cube.control
 share/postgresql/extension/dblink--1.0--1.1.sql
 share/postgresql/extension/dblink--1.1--1.2.sql
@@ -120,7 +125,6 @@ share/postgresql/extension/file_fdw.cont
 share/postgresql/extension/fuzzystrmatch--1.0--1.1.sql
 share/postgresql/extension/fuzzystrmatch--1.1.sql
 share/postgresql/extension/fuzzystrmatch.control
-share/postgresql/extension/hstore--1.0--1.1.sql
 share/postgresql/extension/hstore--1.1--1.2.sql
 share/postgresql/extension/hstore--1.2--1.3.sql
 share/postgresql/extension/hstore--1.3--1.4.sql
@@ -128,6 +132,7 @@ share/postgresql/extension/hstore--1.4--
 share/postgresql/extension/hstore--1.4.sql
 share/postgresql/extension/hstore--1.5--1.6.sql
 share/postgresql/extension/hstore--1.6--1.7.sql
+share/postgresql/extension/hstore--1.7--1.8.sql
 share/postgresql/extension/hstore.control
 share/postgresql/extension/hstore_plperl--1.0.sql
 share/postgresql/extension/hstore_plperl.control
@@ -142,6 +147,8 @@ share/postgresql/extension/intarray--1.0
 share/postgresql/extension/intarray--1.1--1.2.sql
 share/postgresql/extension/intarray--1.2--1.3.sql
 share/postgresql/extension/intarray--1.2.sql
+share/postgresql/extension/intarray--1.3--1.4.sql
+share/postgresql/extension/intarray--1.4--1.5.sql
 share/postgresql/extension/intarray.control
 share/postgresql/extension/isn--1.0--1.1.sql
 share/postgresql/extension/isn--1.1--1.2.sql
@@ -160,6 +167,8 @@ share/postgresql/extension/ltree--1.1.sq
 share/postgresql/extension/ltree.control
 share/postgresql/extension/moddatetime--1.0.sql
 share/postgresql/extension/moddatetime.control
+share/postgresql/extension/old_snapshot--1.0.sql
+share/postgresql/extension/old_snapshot.control
 share/postgresql/extension/pageinspect--1.0--1.1.sql
 share/postgresql/extension/pageinspect--1.1--1.2.sql
 share/postgresql/extension/pageinspect--1.2--1.3.sql
@@ -169,6 +178,7 @@ share/postgresql/extension/pageinspect--
 share/postgresql/extension/pageinspect--1.5.sql
 share/postgresql/extension/pageinspect--1.6--1.7.sql
 share/postgresql/extension/pageinspect--1.7--1.8.sql
+share/postgresql/extension/pageinspect--1.8--1.9.sql
 share/postgresql/extension/pageinspect.control
 share/postgresql/extension/pg_buffercache--1.0--1.1.sql
 share/postgresql/extension/pg_buffercache--1.1--1.2.sql
@@ -192,13 +202,17 @@ share/postgresql/extension/pg_stat_state
 share/postgresql/extension/pg_stat_statements--1.5--1.6.sql
 share/postgresql/extension/pg_stat_statements--1.6--1.7.sql
 share/postgresql/extension/pg_stat_statements--1.7--1.8.sql
+share/postgresql/extension/pg_stat_statements--1.8--1.9.sql
 share/postgresql/extension/pg_stat_statements.control
+share/postgresql/extension/pg_surgery--1.0.sql
+share/postgresql/extension/pg_surgery.control
 share/postgresql/extension/pg_trgm--1.0--1.1.sql
 share/postgresql/extension/pg_trgm--1.1--1.2.sql
 share/postgresql/extension/pg_trgm--1.2--1.3.sql
 share/postgresql/extension/pg_trgm--1.3--1.4.sql
 share/postgresql/extension/pg_trgm--1.3.sql
 share/postgresql/extension/pg_trgm--1.4--1.5.sql
+share/postgresql/extension/pg_trgm--1.5--1.6.sql
 share/postgresql/extension/pg_trgm.control
 share/postgresql/extension/pg_visibility--1.0--1.1.sql
 share/postgresql/extension/pg_visibility--1.1--1.2.sql
@@ -220,6 +234,7 @@ share/postgresql/extension/pgstattuple--
 share/postgresql/extension/pgstattuple--1.4--1.5.sql
 share/postgresql/extension/pgstattuple--1.4.sql
 share/postgresql/extension/pgstattuple.control
+share/postgresql/extension/postgres_fdw--1.0--1.1.sql
 share/postgresql/extension/postgres_fdw--1.0.sql
 share/postgresql/extension/postgres_fdw.control
 share/postgresql/extension/refint--1.0.sql
@@ -228,6 +243,7 @@ share/postgresql/extension/seg--1.0--1.1
 share/postgresql/extension/seg--1.1--1.2.sql
 share/postgresql/extension/seg--1.1.sql
 share/postgresql/extension/seg--1.2--1.3.sql
+share/postgresql/extension/seg--1.3--1.4.sql
 share/postgresql/extension/seg.control
 share/postgresql/extension/sslinfo--1.0--1.1.sql
 share/postgresql/extension/sslinfo--1.1--1.2.sql
Index: postgresql/pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.100
diff -u -p -r1.100 PLIST-docs
--- postgresql/pkg/PLIST-docs   11 Feb 2021 17:08:42 -0000      1.100
+++ postgresql/pkg/PLIST-docs   24 May 2021 19:48:34 -0000
@@ -25,14 +25,17 @@ share/doc/postgresql/html/app-initdb.htm
 share/doc/postgresql/html/app-pg-ctl.html
 share/doc/postgresql/html/app-pg-dumpall.html
 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-pgconfig.html
 share/doc/postgresql/html/app-pgcontroldata.html
 share/doc/postgresql/html/app-pgdump.html
 share/doc/postgresql/html/app-pgreceivewal.html
+share/doc/postgresql/html/app-pgreceivexlog.html
 share/doc/postgresql/html/app-pgrecvlogical.html
 share/doc/postgresql/html/app-pgresetwal.html
+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
@@ -41,6 +44,7 @@ share/doc/postgresql/html/app-postmaster
 share/doc/postgresql/html/app-psql.html
 share/doc/postgresql/html/app-reindexdb.html
 share/doc/postgresql/html/app-vacuumdb.html
+share/doc/postgresql/html/appendix-obsolete.html
 share/doc/postgresql/html/appendixes.html
 share/doc/postgresql/html/applevel-consistency.html
 share/doc/postgresql/html/arrays.html
@@ -151,6 +155,7 @@ share/doc/postgresql/html/catalog-pg-use
 share/doc/postgresql/html/catalogs-overview.html
 share/doc/postgresql/html/catalogs.html
 share/doc/postgresql/html/charset.html
+share/doc/postgresql/html/checksums.html
 share/doc/postgresql/html/citext.html
 share/doc/postgresql/html/client-authentication-problems.html
 share/doc/postgresql/html/client-authentication.html
@@ -215,6 +220,7 @@ share/doc/postgresql/html/datetime-appen
 share/doc/postgresql/html/datetime-config-files.html
 share/doc/postgresql/html/datetime-input-rules.html
 share/doc/postgresql/html/datetime-invalid-input.html
+share/doc/postgresql/html/datetime-julian-dates.html
 share/doc/postgresql/html/datetime-keywords.html
 share/doc/postgresql/html/datetime-posix-timezone-specs.html
 share/doc/postgresql/html/datetime-units-history.html
@@ -273,6 +279,7 @@ share/doc/postgresql/html/ecpg-sql-alloc
 share/doc/postgresql/html/ecpg-sql-commands.html
 share/doc/postgresql/html/ecpg-sql-connect.html
 share/doc/postgresql/html/ecpg-sql-deallocate-descriptor.html
+share/doc/postgresql/html/ecpg-sql-declare-statement.html
 share/doc/postgresql/html/ecpg-sql-declare.html
 share/doc/postgresql/html/ecpg-sql-describe.html
 share/doc/postgresql/html/ecpg-sql-disconnect.html
@@ -444,7 +451,11 @@ share/doc/postgresql/html/infoschema-rol
 share/doc/postgresql/html/infoschema-role-table-grants.html
 share/doc/postgresql/html/infoschema-role-udt-grants.html
 share/doc/postgresql/html/infoschema-role-usage-grants.html
+share/doc/postgresql/html/infoschema-routine-column-usage.html
 share/doc/postgresql/html/infoschema-routine-privileges.html
+share/doc/postgresql/html/infoschema-routine-routine-usage.html
+share/doc/postgresql/html/infoschema-routine-sequence-usage.html
+share/doc/postgresql/html/infoschema-routine-table-usage.html
 share/doc/postgresql/html/infoschema-routines.html
 share/doc/postgresql/html/infoschema-schema.html
 share/doc/postgresql/html/infoschema-schemata.html
@@ -468,6 +479,7 @@ share/doc/postgresql/html/infoschema-vie
 share/doc/postgresql/html/infoschema-view-routine-usage.html
 share/doc/postgresql/html/infoschema-view-table-usage.html
 share/doc/postgresql/html/infoschema-views.html
+share/doc/postgresql/html/install-binaries.html
 share/doc/postgresql/html/install-getsource.html
 share/doc/postgresql/html/install-post.html
 share/doc/postgresql/html/install-procedure.html
@@ -507,6 +519,7 @@ share/doc/postgresql/html/libpq-notice-p
 share/doc/postgresql/html/libpq-notify.html
 share/doc/postgresql/html/libpq-pgpass.html
 share/doc/postgresql/html/libpq-pgservice.html
+share/doc/postgresql/html/libpq-pipeline-mode.html
 share/doc/postgresql/html/libpq-single-row-mode.html
 share/doc/postgresql/html/libpq-ssl.html
 share/doc/postgresql/html/libpq-status.html
@@ -521,7 +534,6 @@ share/doc/postgresql/html/lo-intro.html
 share/doc/postgresql/html/lo.html
 share/doc/postgresql/html/locale.html
 share/doc/postgresql/html/locking-indexes.html
-share/doc/postgresql/html/log-shipping-alternative.html
 share/doc/postgresql/html/logfile-maintenance.html
 share/doc/postgresql/html/logical-replication-architecture.html
 share/doc/postgresql/html/logical-replication-config.html
@@ -538,7 +550,9 @@ share/doc/postgresql/html/logicaldecodin
 share/doc/postgresql/html/logicaldecoding-explanation.html
 share/doc/postgresql/html/logicaldecoding-output-plugin.html
 share/doc/postgresql/html/logicaldecoding-sql.html
+share/doc/postgresql/html/logicaldecoding-streaming.html
 share/doc/postgresql/html/logicaldecoding-synchronous.html
+share/doc/postgresql/html/logicaldecoding-two-phase-commits.html
 share/doc/postgresql/html/logicaldecoding-walsender.html
 share/doc/postgresql/html/logicaldecoding-writer.html
 share/doc/postgresql/html/logicaldecoding.html
@@ -566,6 +580,7 @@ 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
@@ -583,15 +598,16 @@ share/doc/postgresql/html/pgcrypto.html
 share/doc/postgresql/html/pgfreespacemap.html
 share/doc/postgresql/html/pgprewarm.html
 share/doc/postgresql/html/pgrowlocks.html
-share/doc/postgresql/html/pgstandby.html
 share/doc/postgresql/html/pgstatstatements.html
 share/doc/postgresql/html/pgstattuple.html
+share/doc/postgresql/html/pgsurgery.html
 share/doc/postgresql/html/pgtestfsync.html
 share/doc/postgresql/html/pgtesttiming.html
 share/doc/postgresql/html/pgtrgm.html
 share/doc/postgresql/html/pgupgrade.html
 share/doc/postgresql/html/pgvisibility.html
 share/doc/postgresql/html/pgwaldump.html
+share/doc/postgresql/html/pgxlogdump.html
 share/doc/postgresql/html/planner-optimizer.html
 share/doc/postgresql/html/planner-stats-details.html
 share/doc/postgresql/html/planner-stats-security.html
@@ -648,6 +664,7 @@ share/doc/postgresql/html/pltcl.html
 share/doc/postgresql/html/populate.html
 share/doc/postgresql/html/postgres-fdw.html
 share/doc/postgresql/html/postgres-user.html
+share/doc/postgresql/html/predefined-roles.html
 share/doc/postgresql/html/preface.html
 share/doc/postgresql/html/preventing-server-spoofing.html
 share/doc/postgresql/html/progress-reporting.html
@@ -673,6 +690,7 @@ share/doc/postgresql/html/queries.html
 share/doc/postgresql/html/query-path.html
 share/doc/postgresql/html/querytree.html
 share/doc/postgresql/html/rangetypes.html
+share/doc/postgresql/html/recovery-config.html
 share/doc/postgresql/html/reference-client.html
 share/doc/postgresql/html/reference-server.html
 share/doc/postgresql/html/reference.html
@@ -682,9 +700,7 @@ share/doc/postgresql/html/regress-run.ht
 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-13-1.html
-share/doc/postgresql/html/release-13-2.html
-share/doc/postgresql/html/release-13.html
+share/doc/postgresql/html/release-14.html
 share/doc/postgresql/html/release-prior.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/replication-origins.html
@@ -754,8 +770,11 @@ share/doc/postgresql/html/spi-spi-cursor
 share/doc/postgresql/html/spi-spi-cursor-open-with-args.html
 share/doc/postgresql/html/spi-spi-cursor-open-with-paramlist.html
 share/doc/postgresql/html/spi-spi-cursor-open.html
+share/doc/postgresql/html/spi-spi-cursor-parse-open.html
 share/doc/postgresql/html/spi-spi-exec.html
 share/doc/postgresql/html/spi-spi-execp.html
+share/doc/postgresql/html/spi-spi-execute-extended.html
+share/doc/postgresql/html/spi-spi-execute-plan-extended.html
 share/doc/postgresql/html/spi-spi-execute-plan-with-paramlist.html
 share/doc/postgresql/html/spi-spi-execute-plan.html
 share/doc/postgresql/html/spi-spi-execute-with-args.html
@@ -780,6 +799,7 @@ share/doc/postgresql/html/spi-spi-modify
 share/doc/postgresql/html/spi-spi-palloc.html
 share/doc/postgresql/html/spi-spi-pfree.html
 share/doc/postgresql/html/spi-spi-prepare-cursor.html
+share/doc/postgresql/html/spi-spi-prepare-extended.html
 share/doc/postgresql/html/spi-spi-prepare-params.html
 share/doc/postgresql/html/spi-spi-prepare.html
 share/doc/postgresql/html/spi-spi-register-relation.html
@@ -1065,6 +1085,7 @@ share/doc/postgresql/html/uuid-ossp.html
 share/doc/postgresql/html/vacuumlo.html
 share/doc/postgresql/html/view-pg-available-extension-versions.html
 share/doc/postgresql/html/view-pg-available-extensions.html
+share/doc/postgresql/html/view-pg-backend-memory-contexts.html
 share/doc/postgresql/html/view-pg-config.html
 share/doc/postgresql/html/view-pg-cursors.html
 share/doc/postgresql/html/view-pg-file-settings.html
@@ -1086,6 +1107,7 @@ share/doc/postgresql/html/view-pg-sequen
 share/doc/postgresql/html/view-pg-settings.html
 share/doc/postgresql/html/view-pg-shadow.html
 share/doc/postgresql/html/view-pg-shmem-allocations.html
+share/doc/postgresql/html/view-pg-stats-ext-exprs.html
 share/doc/postgresql/html/view-pg-stats-ext.html
 share/doc/postgresql/html/view-pg-stats.html
 share/doc/postgresql/html/view-pg-tables.html
Index: postgresql/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-main,v
retrieving revision 1.32
diff -u -p -r1.32 PLIST-main
--- postgresql/pkg/PLIST-main   9 Feb 2021 20:01:37 -0000       1.32
+++ postgresql/pkg/PLIST-main   24 May 2021 19:48:34 -0000
@@ -121,10 +121,13 @@ lib/postgresql/pgxs/src/test/regress/
 @man man/man3/SPI_cursor_open.3
 @man man/man3/SPI_cursor_open_with_args.3
 @man man/man3/SPI_cursor_open_with_paramlist.3
+@man man/man3/SPI_cursor_parse_open.3
 @man man/man3/SPI_exec.3
 @man man/man3/SPI_execp.3
 @man man/man3/SPI_execute.3
+@man man/man3/SPI_execute_extended.3
 @man man/man3/SPI_execute_plan.3
+@man man/man3/SPI_execute_plan_extended.3
 @man man/man3/SPI_execute_plan_with_paramlist.3
 @man man/man3/SPI_execute_with_args.3
 @man man/man3/SPI_finish.3
@@ -148,6 +151,7 @@ lib/postgresql/pgxs/src/test/regress/
 @man man/man3/SPI_pfree.3
 @man man/man3/SPI_prepare.3
 @man man/man3/SPI_prepare_cursor.3
+@man man/man3/SPI_prepare_extended.3
 @man man/man3/SPI_prepare_params.3
 @man man/man3/SPI_register_relation.3
 @man man/man3/SPI_register_trigger_data.3
Index: postgresql/pkg/PLIST-server
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-server,v
retrieving revision 1.42
diff -u -p -r1.42 PLIST-server
--- postgresql/pkg/PLIST-server 1 Mar 2021 13:40:08 -0000       1.42
+++ postgresql/pkg/PLIST-server 24 May 2021 19:48:34 -0000
@@ -87,10 +87,12 @@ include/postgresql/server/access/spgist_
 include/postgresql/server/access/spgxlog.h
 include/postgresql/server/access/stratnum.h
 include/postgresql/server/access/subtrans.h
+include/postgresql/server/access/syncscan.h
 include/postgresql/server/access/sysattr.h
 include/postgresql/server/access/table.h
 include/postgresql/server/access/tableam.h
 include/postgresql/server/access/timeline.h
+include/postgresql/server/access/toast_compression.h
 include/postgresql/server/access/toast_helper.h
 include/postgresql/server/access/toast_internals.h
 include/postgresql/server/access/transam.h
@@ -127,7 +129,6 @@ include/postgresql/server/catalog/indexi
 include/postgresql/server/catalog/namespace.h
 include/postgresql/server/catalog/objectaccess.h
 include/postgresql/server/catalog/objectaddress.h
-include/postgresql/server/catalog/opfam_internal.h
 include/postgresql/server/catalog/partition.h
 include/postgresql/server/catalog/pg_aggregate.h
 include/postgresql/server/catalog/pg_aggregate_d.h
@@ -257,6 +258,7 @@ include/postgresql/server/catalog/pg_use
 include/postgresql/server/catalog/schemapg.h
 include/postgresql/server/catalog/storage.h
 include/postgresql/server/catalog/storage_xlog.h
+include/postgresql/server/catalog/system_fk_info.h
 include/postgresql/server/catalog/toasting.h
 include/postgresql/server/commands/
 include/postgresql/server/commands/alter.h
@@ -266,6 +268,7 @@ include/postgresql/server/commands/colla
 include/postgresql/server/commands/comment.h
 include/postgresql/server/commands/conversioncmds.h
 include/postgresql/server/commands/copy.h
+include/postgresql/server/commands/copyfrom_internal.h
 include/postgresql/server/commands/createas.h
 include/postgresql/server/commands/dbcommands.h
 include/postgresql/server/commands/dbcommands_xlog.h
@@ -301,10 +304,13 @@ include/postgresql/server/common/checksu
 include/postgresql/server/common/config_info.h
 include/postgresql/server/common/connect.h
 include/postgresql/server/common/controldata_utils.h
+include/postgresql/server/common/cryptohash.h
 include/postgresql/server/common/fe_memutils.h
 include/postgresql/server/common/file_perm.h
 include/postgresql/server/common/file_utils.h
 include/postgresql/server/common/hashfn.h
+include/postgresql/server/common/hex.h
+include/postgresql/server/common/hmac.h
 include/postgresql/server/common/int.h
 include/postgresql/server/common/int128.h
 include/postgresql/server/common/ip.h
@@ -320,17 +326,20 @@ include/postgresql/server/common/relpath
 include/postgresql/server/common/restricted_token.h
 include/postgresql/server/common/saslprep.h
 include/postgresql/server/common/scram-common.h
+include/postgresql/server/common/sha1.h
 include/postgresql/server/common/sha2.h
 include/postgresql/server/common/shortest_dec.h
 include/postgresql/server/common/string.h
 include/postgresql/server/common/unicode_combining_table.h
 include/postgresql/server/common/unicode_norm.h
+include/postgresql/server/common/unicode_norm_hashfunc.h
 include/postgresql/server/common/unicode_norm_table.h
 include/postgresql/server/common/unicode_normprops_table.h
 include/postgresql/server/common/username.h
 include/postgresql/server/datatype/
 include/postgresql/server/datatype/timestamp.h
 include/postgresql/server/executor/
+include/postgresql/server/executor/execAsync.h
 include/postgresql/server/executor/execExpr.h
 include/postgresql/server/executor/execParallel.h
 include/postgresql/server/executor/execPartition.h
@@ -369,6 +378,7 @@ include/postgresql/server/executor/nodeN
 include/postgresql/server/executor/nodeProjectSet.h
 include/postgresql/server/executor/nodeRecursiveunion.h
 include/postgresql/server/executor/nodeResult.h
+include/postgresql/server/executor/nodeResultCache.h
 include/postgresql/server/executor/nodeSamplescan.h
 include/postgresql/server/executor/nodeSeqscan.h
 include/postgresql/server/executor/nodeSetOp.h
@@ -376,6 +386,7 @@ include/postgresql/server/executor/nodeS
 include/postgresql/server/executor/nodeSubplan.h
 include/postgresql/server/executor/nodeSubqueryscan.h
 include/postgresql/server/executor/nodeTableFuncscan.h
+include/postgresql/server/executor/nodeTidrangescan.h
 include/postgresql/server/executor/nodeTidscan.h
 include/postgresql/server/executor/nodeUnique.h
 include/postgresql/server/executor/nodeValuesscan.h
@@ -402,10 +413,14 @@ include/postgresql/server/fe_utils/
 include/postgresql/server/fe_utils/archive.h
 include/postgresql/server/fe_utils/cancel.h
 include/postgresql/server/fe_utils/conditional.h
+include/postgresql/server/fe_utils/connect_utils.h
 include/postgresql/server/fe_utils/mbprint.h
+include/postgresql/server/fe_utils/option_utils.h
+include/postgresql/server/fe_utils/parallel_slot.h
 include/postgresql/server/fe_utils/print.h
 include/postgresql/server/fe_utils/psqlscan.h
 include/postgresql/server/fe_utils/psqlscan_int.h
+include/postgresql/server/fe_utils/query_utils.h
 include/postgresql/server/fe_utils/recovery_gen.h
 include/postgresql/server/fe_utils/simple_list.h
 include/postgresql/server/fe_utils/string_utils.h
@@ -433,6 +448,7 @@ include/postgresql/server/lib/pairinghea
 include/postgresql/server/lib/qunique.h
 include/postgresql/server/lib/rbtree.h
 include/postgresql/server/lib/simplehash.h
+include/postgresql/server/lib/sort_template.h
 include/postgresql/server/lib/stringinfo.h
 include/postgresql/server/libpq/
 include/postgresql/server/libpq/auth.h
@@ -471,6 +487,7 @@ include/postgresql/server/nodes/primnode
 include/postgresql/server/nodes/print.h
 include/postgresql/server/nodes/readfuncs.h
 include/postgresql/server/nodes/replnodes.h
+include/postgresql/server/nodes/subscripting.h
 include/postgresql/server/nodes/supportnodes.h
 include/postgresql/server/nodes/tidbitmap.h
 include/postgresql/server/nodes/value.h
@@ -580,6 +597,8 @@ include/postgresql/server/port/openbsd.h
 include/postgresql/server/port/pg_bitutils.h
 include/postgresql/server/port/pg_bswap.h
 include/postgresql/server/port/pg_crc32c.h
+include/postgresql/server/port/pg_iovec.h
+include/postgresql/server/port/pg_pthread.h
 include/postgresql/server/port/solaris.h
 @comment include/postgresql/server/port/win32/
 @comment include/postgresql/server/port/win32.h
@@ -655,6 +674,7 @@ include/postgresql/server/rewrite/rewrit
 include/postgresql/server/rewrite/rewriteHandler.h
 include/postgresql/server/rewrite/rewriteManip.h
 include/postgresql/server/rewrite/rewriteRemove.h
+include/postgresql/server/rewrite/rewriteSearchCycle.h
 include/postgresql/server/rewrite/rewriteSupport.h
 include/postgresql/server/rewrite/rowsecurity.h
 include/postgresql/server/rusagestub.h
@@ -663,6 +683,8 @@ include/postgresql/server/snowball/heade
 include/postgresql/server/snowball/libstemmer/
 include/postgresql/server/snowball/libstemmer/api.h
 include/postgresql/server/snowball/libstemmer/header.h
+include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_basque.h
+include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_catalan.h
 include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_danish.h
 include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_dutch.h
 include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_english.h
@@ -681,6 +703,9 @@ include/postgresql/server/snowball/libst
 include/postgresql/server/snowball/libstemmer/stem_ISO_8859_2_romanian.h
 include/postgresql/server/snowball/libstemmer/stem_KOI8_R_russian.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_arabic.h
+include/postgresql/server/snowball/libstemmer/stem_UTF_8_armenian.h
+include/postgresql/server/snowball/libstemmer/stem_UTF_8_basque.h
+include/postgresql/server/snowball/libstemmer/stem_UTF_8_catalan.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_danish.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_dutch.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_english.h
@@ -688,6 +713,7 @@ include/postgresql/server/snowball/libst
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_french.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_german.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_greek.h
+include/postgresql/server/snowball/libstemmer/stem_UTF_8_hindi.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_hungarian.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_indonesian.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_irish.h
@@ -699,10 +725,12 @@ include/postgresql/server/snowball/libst
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_portuguese.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_romanian.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_russian.h
+include/postgresql/server/snowball/libstemmer/stem_UTF_8_serbian.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_spanish.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_swedish.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_tamil.h
 include/postgresql/server/snowball/libstemmer/stem_UTF_8_turkish.h
+include/postgresql/server/snowball/libstemmer/stem_UTF_8_yiddish.h
 include/postgresql/server/statistics/
 include/postgresql/server/statistics/extended_stats_internal.h
 include/postgresql/server/statistics/statistics.h
@@ -787,6 +815,8 @@ include/postgresql/server/utils/array.h
 include/postgresql/server/utils/arrayaccess.h
 include/postgresql/server/utils/ascii.h
 include/postgresql/server/utils/attoptcache.h
+include/postgresql/server/utils/backend_progress.h
+include/postgresql/server/utils/backend_status.h
 include/postgresql/server/utils/builtins.h
 include/postgresql/server/utils/bytea.h
 include/postgresql/server/utils/cash.h
@@ -825,7 +855,9 @@ include/postgresql/server/utils/logtape.
 include/postgresql/server/utils/lsyscache.h
 include/postgresql/server/utils/memdebug.h
 include/postgresql/server/utils/memutils.h
+include/postgresql/server/utils/multirangetypes.h
 include/postgresql/server/utils/numeric.h
+include/postgresql/server/utils/old_snapshot.h
 include/postgresql/server/utils/palloc.h
 include/postgresql/server/utils/partcache.h
 include/postgresql/server/utils/pg_crc.h
@@ -838,6 +870,7 @@ include/postgresql/server/utils/portal.h
 include/postgresql/server/utils/probes.h
 include/postgresql/server/utils/ps_status.h
 include/postgresql/server/utils/queryenvironment.h
+include/postgresql/server/utils/queryjumble.h
 include/postgresql/server/utils/rangetypes.h
 include/postgresql/server/utils/regproc.h
 include/postgresql/server/utils/rel.h
@@ -867,6 +900,7 @@ include/postgresql/server/utils/tzparser
 include/postgresql/server/utils/uuid.h
 include/postgresql/server/utils/varbit.h
 include/postgresql/server/utils/varlena.h
+include/postgresql/server/utils/wait_event.h
 include/postgresql/server/utils/xid8.h
 include/postgresql/server/utils/xml.h
 include/postgresql/server/windowapi.h
@@ -887,6 +921,9 @@ include/postgresql/server/windowapi.h
 lib/postgresql/pgxs/src/pl/
 lib/postgresql/pgxs/src/pl/plpython/
 lib/postgresql/pgxs/src/pl/plpython/regress-python3-mangle.mk
+lib/postgresql/pgxs/src/test/isolation/
+@bin lib/postgresql/pgxs/src/test/isolation/isolationtester
+@bin lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress
 @so lib/postgresql/plperl.so
 @so lib/postgresql/plpgsql.so
 @so lib/postgresql/test_decoding.so
@@ -932,6 +969,8 @@ share/postgresql/pg_ident.conf.sample
 share/postgresql/pg_service.conf.sample
 share/postgresql/postgres.bki
 share/postgresql/postgresql.conf.sample
+share/postgresql/system_constraints.sql
+share/postgresql/system_functions.sql
 share/postgresql/tsearch_data/
 share/postgresql/tsearch_data/danish.stop
 share/postgresql/tsearch_data/dutch.stop
Index: postgresql-previous/Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql-previous/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- postgresql-previous/Makefile        23 Feb 2021 19:39:12 -0000      1.14
+++ postgresql-previous/Makefile        24 May 2021 19:48:34 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       PostgreSQL RDBMS (previous version, for pg_upgrade)
 
-VERSION=       12.6
+VERSION=       13.3
 DISTNAME=      postgresql-${VERSION}
 PKGNAME=       postgresql-previous-${VERSION}
 
@@ -10,7 +10,7 @@ CATEGORIES=   databases
 SHARED_LIBS=   ecpg            7.10 \
                ecpg_compat     4.10 \
                pgtypes         4.9 \
-               pq              6.11
+               pq              6.12
 
 HOMEPAGE=      http://www.postgresql.org/
 
Index: postgresql-previous/distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql-previous/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- postgresql-previous/distinfo        12 Feb 2021 12:39:06 -0000      1.6
+++ postgresql-previous/distinfo        24 May 2021 19:48:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (postgresql-12.6.tar.gz) = wiA5y5GmG0bC3ya0/2TGS5XWzz2OJcIqQwvY/o63jn0=
-SIZE (postgresql-12.6.tar.gz) = 27191581
+SHA256 (postgresql-13.3.tar.gz) = C1Sopo2/r13N3YnrOSJ0AUPfUPvqAv79qN50PYr5lRY=
+SIZE (postgresql-13.3.tar.gz) = 27610951
Index: postgresql-previous/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/postgresql-previous/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- postgresql-previous/pkg/PLIST       12 Feb 2021 12:39:07 -0000      1.6
+++ postgresql-previous/pkg/PLIST       24 May 2021 19:48:34 -0000
@@ -26,6 +26,7 @@ bin/${POSTGRESQL_DIR}/
 @bin bin/${POSTGRESQL_DIR}/pg_test_fsync
 @bin bin/${POSTGRESQL_DIR}/pg_test_timing
 @bin bin/${POSTGRESQL_DIR}/pg_upgrade
+@bin bin/${POSTGRESQL_DIR}/pg_verifybackup
 @bin bin/${POSTGRESQL_DIR}/pg_waldump
 @bin bin/${POSTGRESQL_DIR}/pgbench
 @bin bin/${POSTGRESQL_DIR}/postgres
@@ -72,6 +73,7 @@ include/${POSTGRESQL_DIR}/server/
 include/${POSTGRESQL_DIR}/server/access/
 include/${POSTGRESQL_DIR}/server/access/amapi.h
 include/${POSTGRESQL_DIR}/server/access/amvalidate.h
+include/${POSTGRESQL_DIR}/server/access/attmap.h
 include/${POSTGRESQL_DIR}/server/access/attnum.h
 include/${POSTGRESQL_DIR}/server/access/brin.h
 include/${POSTGRESQL_DIR}/server/access/brin_internal.h
@@ -83,6 +85,7 @@ include/${POSTGRESQL_DIR}/server/access/
 include/${POSTGRESQL_DIR}/server/access/bufmask.h
 include/${POSTGRESQL_DIR}/server/access/clog.h
 include/${POSTGRESQL_DIR}/server/access/commit_ts.h
+include/${POSTGRESQL_DIR}/server/access/detoast.h
 include/${POSTGRESQL_DIR}/server/access/genam.h
 include/${POSTGRESQL_DIR}/server/access/generic_xlog.h
 include/${POSTGRESQL_DIR}/server/access/gin.h
@@ -97,6 +100,7 @@ include/${POSTGRESQL_DIR}/server/access/
 include/${POSTGRESQL_DIR}/server/access/hash_xlog.h
 include/${POSTGRESQL_DIR}/server/access/heapam.h
 include/${POSTGRESQL_DIR}/server/access/heapam_xlog.h
+include/${POSTGRESQL_DIR}/server/access/heaptoast.h
 include/${POSTGRESQL_DIR}/server/access/hio.h
 include/${POSTGRESQL_DIR}/server/access/htup.h
 include/${POSTGRESQL_DIR}/server/access/htup_details.h
@@ -126,13 +130,14 @@ include/${POSTGRESQL_DIR}/server/access/
 include/${POSTGRESQL_DIR}/server/access/table.h
 include/${POSTGRESQL_DIR}/server/access/tableam.h
 include/${POSTGRESQL_DIR}/server/access/timeline.h
+include/${POSTGRESQL_DIR}/server/access/toast_helper.h
+include/${POSTGRESQL_DIR}/server/access/toast_internals.h
 include/${POSTGRESQL_DIR}/server/access/transam.h
 include/${POSTGRESQL_DIR}/server/access/tsmapi.h
 include/${POSTGRESQL_DIR}/server/access/tupconvert.h
 include/${POSTGRESQL_DIR}/server/access/tupdesc.h
 include/${POSTGRESQL_DIR}/server/access/tupdesc_details.h
 include/${POSTGRESQL_DIR}/server/access/tupmacs.h
-include/${POSTGRESQL_DIR}/server/access/tuptoaster.h
 include/${POSTGRESQL_DIR}/server/access/twophase.h
 include/${POSTGRESQL_DIR}/server/access/twophase_rmgr.h
 include/${POSTGRESQL_DIR}/server/access/valid.h
@@ -140,6 +145,7 @@ include/${POSTGRESQL_DIR}/server/access/
 include/${POSTGRESQL_DIR}/server/access/xact.h
 include/${POSTGRESQL_DIR}/server/access/xlog.h
 include/${POSTGRESQL_DIR}/server/access/xlog_internal.h
+include/${POSTGRESQL_DIR}/server/access/xlogarchive.h
 include/${POSTGRESQL_DIR}/server/access/xlogdefs.h
 include/${POSTGRESQL_DIR}/server/access/xloginsert.h
 include/${POSTGRESQL_DIR}/server/access/xlogreader.h
@@ -233,8 +239,6 @@ include/${POSTGRESQL_DIR}/server/catalog
 include/${POSTGRESQL_DIR}/server/catalog/pg_opfamily_d.h
 include/${POSTGRESQL_DIR}/server/catalog/pg_partitioned_table.h
 include/${POSTGRESQL_DIR}/server/catalog/pg_partitioned_table_d.h
-include/${POSTGRESQL_DIR}/server/catalog/pg_pltemplate.h
-include/${POSTGRESQL_DIR}/server/catalog/pg_pltemplate_d.h
 include/${POSTGRESQL_DIR}/server/catalog/pg_policy.h
 include/${POSTGRESQL_DIR}/server/catalog/pg_policy_d.h
 include/${POSTGRESQL_DIR}/server/catalog/pg_proc.h
@@ -330,21 +334,26 @@ include/${POSTGRESQL_DIR}/server/command
 include/${POSTGRESQL_DIR}/server/commands/variable.h
 include/${POSTGRESQL_DIR}/server/commands/view.h
 include/${POSTGRESQL_DIR}/server/common/
+include/${POSTGRESQL_DIR}/server/common/archive.h
 include/${POSTGRESQL_DIR}/server/common/base64.h
+include/${POSTGRESQL_DIR}/server/common/checksum_helper.h
 include/${POSTGRESQL_DIR}/server/common/config_info.h
 include/${POSTGRESQL_DIR}/server/common/connect.h
 include/${POSTGRESQL_DIR}/server/common/controldata_utils.h
 include/${POSTGRESQL_DIR}/server/common/fe_memutils.h
 include/${POSTGRESQL_DIR}/server/common/file_perm.h
 include/${POSTGRESQL_DIR}/server/common/file_utils.h
+include/${POSTGRESQL_DIR}/server/common/hashfn.h
 include/${POSTGRESQL_DIR}/server/common/int.h
 include/${POSTGRESQL_DIR}/server/common/int128.h
 include/${POSTGRESQL_DIR}/server/common/ip.h
+include/${POSTGRESQL_DIR}/server/common/jsonapi.h
 include/${POSTGRESQL_DIR}/server/common/keywords.h
 include/${POSTGRESQL_DIR}/server/common/kwlookup.h
 include/${POSTGRESQL_DIR}/server/common/link-canary.h
 include/${POSTGRESQL_DIR}/server/common/logging.h
 include/${POSTGRESQL_DIR}/server/common/md5.h
+include/${POSTGRESQL_DIR}/server/common/openssl.h
 include/${POSTGRESQL_DIR}/server/common/pg_lzcompress.h
 include/${POSTGRESQL_DIR}/server/common/relpath.h
 include/${POSTGRESQL_DIR}/server/common/restricted_token.h
@@ -353,8 +362,10 @@ include/${POSTGRESQL_DIR}/server/common/
 include/${POSTGRESQL_DIR}/server/common/sha2.h
 include/${POSTGRESQL_DIR}/server/common/shortest_dec.h
 include/${POSTGRESQL_DIR}/server/common/string.h
+include/${POSTGRESQL_DIR}/server/common/unicode_combining_table.h
 include/${POSTGRESQL_DIR}/server/common/unicode_norm.h
 include/${POSTGRESQL_DIR}/server/common/unicode_norm_table.h
+include/${POSTGRESQL_DIR}/server/common/unicode_normprops_table.h
 include/${POSTGRESQL_DIR}/server/common/username.h
 include/${POSTGRESQL_DIR}/server/datatype/
 include/${POSTGRESQL_DIR}/server/datatype/timestamp.h
@@ -383,6 +394,7 @@ include/${POSTGRESQL_DIR}/server/executo
 include/${POSTGRESQL_DIR}/server/executor/nodeGroup.h
 include/${POSTGRESQL_DIR}/server/executor/nodeHash.h
 include/${POSTGRESQL_DIR}/server/executor/nodeHashjoin.h
+include/${POSTGRESQL_DIR}/server/executor/nodeIncrementalSort.h
 include/${POSTGRESQL_DIR}/server/executor/nodeIndexonlyscan.h
 include/${POSTGRESQL_DIR}/server/executor/nodeIndexscan.h
 include/${POSTGRESQL_DIR}/server/executor/nodeLimit.h
@@ -426,12 +438,14 @@ include/${POSTGRESQL_DIR}/server/extensi
 include/${POSTGRESQL_DIR}/server/extension/seg/
 include/${POSTGRESQL_DIR}/server/extension/seg/segdata.h
 include/${POSTGRESQL_DIR}/server/fe_utils/
+include/${POSTGRESQL_DIR}/server/fe_utils/archive.h
+include/${POSTGRESQL_DIR}/server/fe_utils/cancel.h
 include/${POSTGRESQL_DIR}/server/fe_utils/conditional.h
-include/${POSTGRESQL_DIR}/server/fe_utils/connect.h
 include/${POSTGRESQL_DIR}/server/fe_utils/mbprint.h
 include/${POSTGRESQL_DIR}/server/fe_utils/print.h
 include/${POSTGRESQL_DIR}/server/fe_utils/psqlscan.h
 include/${POSTGRESQL_DIR}/server/fe_utils/psqlscan_int.h
+include/${POSTGRESQL_DIR}/server/fe_utils/recovery_gen.h
 include/${POSTGRESQL_DIR}/server/fe_utils/simple_list.h
 include/${POSTGRESQL_DIR}/server/fe_utils/string_utils.h
 include/${POSTGRESQL_DIR}/server/fmgr.h
@@ -455,6 +469,7 @@ include/${POSTGRESQL_DIR}/server/lib/ili
 include/${POSTGRESQL_DIR}/server/lib/integerset.h
 include/${POSTGRESQL_DIR}/server/lib/knapsack.h
 include/${POSTGRESQL_DIR}/server/lib/pairingheap.h
+include/${POSTGRESQL_DIR}/server/lib/qunique.h
 include/${POSTGRESQL_DIR}/server/lib/rbtree.h
 include/${POSTGRESQL_DIR}/server/lib/simplehash.h
 include/${POSTGRESQL_DIR}/server/lib/stringinfo.h
@@ -475,6 +490,7 @@ include/${POSTGRESQL_DIR}/server/libpq/p
 include/${POSTGRESQL_DIR}/server/libpq/scram.h
 include/${POSTGRESQL_DIR}/server/mb/
 include/${POSTGRESQL_DIR}/server/mb/pg_wchar.h
+include/${POSTGRESQL_DIR}/server/mb/stringinfo_mb.h
 include/${POSTGRESQL_DIR}/server/miscadmin.h
 include/${POSTGRESQL_DIR}/server/nodes/
 include/${POSTGRESQL_DIR}/server/nodes/bitmapset.h
@@ -581,7 +597,6 @@ include/${POSTGRESQL_DIR}/server/port/at
 include/${POSTGRESQL_DIR}/server/port/atomics/generic-gcc.h
 include/${POSTGRESQL_DIR}/server/port/atomics/generic-msvc.h
 include/${POSTGRESQL_DIR}/server/port/atomics/generic-sunpro.h
-include/${POSTGRESQL_DIR}/server/port/atomics/generic-xlc.h
 include/${POSTGRESQL_DIR}/server/port/atomics/generic.h
 include/${POSTGRESQL_DIR}/server/port/cygwin.h
 include/${POSTGRESQL_DIR}/server/port/darwin.h
@@ -628,6 +643,7 @@ include/${POSTGRESQL_DIR}/server/postmas
 include/${POSTGRESQL_DIR}/server/postmaster/bgworker_internals.h
 include/${POSTGRESQL_DIR}/server/postmaster/bgwriter.h
 include/${POSTGRESQL_DIR}/server/postmaster/fork_process.h
+include/${POSTGRESQL_DIR}/server/postmaster/interrupt.h
 include/${POSTGRESQL_DIR}/server/postmaster/pgarch.h
 include/${POSTGRESQL_DIR}/server/postmaster/postmaster.h
 include/${POSTGRESQL_DIR}/server/postmaster/startup.h
@@ -641,10 +657,10 @@ include/${POSTGRESQL_DIR}/server/regex/r
 include/${POSTGRESQL_DIR}/server/regex/regexport.h
 include/${POSTGRESQL_DIR}/server/regex/regguts.h
 include/${POSTGRESQL_DIR}/server/replication/
+include/${POSTGRESQL_DIR}/server/replication/backup_manifest.h
 include/${POSTGRESQL_DIR}/server/replication/basebackup.h
 include/${POSTGRESQL_DIR}/server/replication/decode.h
 include/${POSTGRESQL_DIR}/server/replication/logical.h
-include/${POSTGRESQL_DIR}/server/replication/logicalfuncs.h
 include/${POSTGRESQL_DIR}/server/replication/logicallauncher.h
 include/${POSTGRESQL_DIR}/server/replication/logicalproto.h
 include/${POSTGRESQL_DIR}/server/replication/logicalrelation.h
@@ -699,6 +715,7 @@ include/${POSTGRESQL_DIR}/server/snowbal
 include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_finnish.h
 include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_french.h
 include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_german.h
+include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_greek.h
 include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_hungarian.h
 include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_indonesian.h
 include/${POSTGRESQL_DIR}/server/snowball/libstemmer/stem_UTF_8_irish.h
@@ -774,6 +791,8 @@ include/${POSTGRESQL_DIR}/server/storage
 include/${POSTGRESQL_DIR}/server/storage/standbydefs.h
 include/${POSTGRESQL_DIR}/server/storage/sync.h
 include/${POSTGRESQL_DIR}/server/tcop/
+include/${POSTGRESQL_DIR}/server/tcop/cmdtag.h
+include/${POSTGRESQL_DIR}/server/tcop/cmdtaglist.h
 include/${POSTGRESQL_DIR}/server/tcop/deparse_utility.h
 include/${POSTGRESQL_DIR}/server/tcop/dest.h
 include/${POSTGRESQL_DIR}/server/tcop/fastpath.h
@@ -820,7 +839,6 @@ include/${POSTGRESQL_DIR}/server/utils/f
 include/${POSTGRESQL_DIR}/server/utils/geo_decls.h
 include/${POSTGRESQL_DIR}/server/utils/guc.h
 include/${POSTGRESQL_DIR}/server/utils/guc_tables.h
-include/${POSTGRESQL_DIR}/server/utils/hashutils.h
 include/${POSTGRESQL_DIR}/server/utils/help_config.h
 include/${POSTGRESQL_DIR}/server/utils/hsearch.h
 include/${POSTGRESQL_DIR}/server/utils/index_selfuncs.h
@@ -828,8 +846,8 @@ include/${POSTGRESQL_DIR}/server/utils/i
 include/${POSTGRESQL_DIR}/server/utils/int8.h
 include/${POSTGRESQL_DIR}/server/utils/inval.h
 include/${POSTGRESQL_DIR}/server/utils/json.h
-include/${POSTGRESQL_DIR}/server/utils/jsonapi.h
 include/${POSTGRESQL_DIR}/server/utils/jsonb.h
+include/${POSTGRESQL_DIR}/server/utils/jsonfuncs.h
 include/${POSTGRESQL_DIR}/server/utils/jsonpath.h
 include/${POSTGRESQL_DIR}/server/utils/logtape.h
 include/${POSTGRESQL_DIR}/server/utils/lsyscache.h
@@ -877,6 +895,7 @@ include/${POSTGRESQL_DIR}/server/utils/t
 include/${POSTGRESQL_DIR}/server/utils/uuid.h
 include/${POSTGRESQL_DIR}/server/utils/varbit.h
 include/${POSTGRESQL_DIR}/server/utils/varlena.h
+include/${POSTGRESQL_DIR}/server/utils/xid8.h
 include/${POSTGRESQL_DIR}/server/utils/xml.h
 include/${POSTGRESQL_DIR}/server/windowapi.h
 include/${POSTGRESQL_DIR}/sql3types.h
@@ -888,11 +907,11 @@ lib/${POSTGRESQL_DIR}/
 @so lib/${POSTGRESQL_DIR}/_int.so
 @so lib/${POSTGRESQL_DIR}/adminpack.so
 @so lib/${POSTGRESQL_DIR}/amcheck.so
-@so lib/${POSTGRESQL_DIR}/ascii_and_mic.so
 @so lib/${POSTGRESQL_DIR}/auth_delay.so
 @so lib/${POSTGRESQL_DIR}/auto_explain.so
 @so lib/${POSTGRESQL_DIR}/autoinc.so
 @so lib/${POSTGRESQL_DIR}/bloom.so
+@so lib/${POSTGRESQL_DIR}/bool_plperl.so
 @so lib/${POSTGRESQL_DIR}/btree_gin.so
 @so lib/${POSTGRESQL_DIR}/btree_gist.so
 @so lib/${POSTGRESQL_DIR}/citext.so
@@ -986,7 +1005,6 @@ lib/${POSTGRESQL_DIR}/pkgconfig/libpq.pc
 @so lib/${POSTGRESQL_DIR}/tsm_system_rows.so
 @so lib/${POSTGRESQL_DIR}/tsm_system_time.so
 @so lib/${POSTGRESQL_DIR}/unaccent.so
-@so lib/${POSTGRESQL_DIR}/utf8_and_ascii.so
 @so lib/${POSTGRESQL_DIR}/utf8_and_big5.so
 @so lib/${POSTGRESQL_DIR}/utf8_and_cyrillic.so
 @so lib/${POSTGRESQL_DIR}/utf8_and_euc2004.so
@@ -1010,21 +1028,24 @@ share/${POSTGRESQL_DIR}/extension/
 share/${POSTGRESQL_DIR}/extension/adminpack--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/adminpack--1.0.sql
 share/${POSTGRESQL_DIR}/extension/adminpack--1.1--2.0.sql
+share/${POSTGRESQL_DIR}/extension/adminpack--2.0--2.1.sql
 share/${POSTGRESQL_DIR}/extension/adminpack.control
 share/${POSTGRESQL_DIR}/extension/amcheck--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/amcheck--1.0.sql
 share/${POSTGRESQL_DIR}/extension/amcheck--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/amcheck.control
 share/${POSTGRESQL_DIR}/extension/autoinc--1.0.sql
-share/${POSTGRESQL_DIR}/extension/autoinc--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/autoinc.control
 share/${POSTGRESQL_DIR}/extension/bloom--1.0.sql
 share/${POSTGRESQL_DIR}/extension/bloom.control
+share/${POSTGRESQL_DIR}/extension/bool_plperl--1.0.sql
+share/${POSTGRESQL_DIR}/extension/bool_plperl.control
+share/${POSTGRESQL_DIR}/extension/bool_plperlu--1.0.sql
+share/${POSTGRESQL_DIR}/extension/bool_plperlu.control
 share/${POSTGRESQL_DIR}/extension/btree_gin--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/btree_gin--1.0.sql
 share/${POSTGRESQL_DIR}/extension/btree_gin--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/btree_gin--1.2--1.3.sql
-share/${POSTGRESQL_DIR}/extension/btree_gin--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/btree_gin.control
 share/${POSTGRESQL_DIR}/extension/btree_gist--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/btree_gist--1.1--1.2.sql
@@ -1032,7 +1053,6 @@ share/${POSTGRESQL_DIR}/extension/btree_
 share/${POSTGRESQL_DIR}/extension/btree_gist--1.2.sql
 share/${POSTGRESQL_DIR}/extension/btree_gist--1.3--1.4.sql
 share/${POSTGRESQL_DIR}/extension/btree_gist--1.4--1.5.sql
-share/${POSTGRESQL_DIR}/extension/btree_gist--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/btree_gist.control
 share/${POSTGRESQL_DIR}/extension/citext--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/citext--1.1--1.2.sql
@@ -1041,35 +1061,28 @@ share/${POSTGRESQL_DIR}/extension/citext
 share/${POSTGRESQL_DIR}/extension/citext--1.4--1.5.sql
 share/${POSTGRESQL_DIR}/extension/citext--1.4.sql
 share/${POSTGRESQL_DIR}/extension/citext--1.5--1.6.sql
-share/${POSTGRESQL_DIR}/extension/citext--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/citext.control
 share/${POSTGRESQL_DIR}/extension/cube--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/cube--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/cube--1.2--1.3.sql
 share/${POSTGRESQL_DIR}/extension/cube--1.2.sql
 share/${POSTGRESQL_DIR}/extension/cube--1.3--1.4.sql
-share/${POSTGRESQL_DIR}/extension/cube--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/cube.control
 share/${POSTGRESQL_DIR}/extension/dblink--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/dblink--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/dblink--1.2.sql
-share/${POSTGRESQL_DIR}/extension/dblink--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/dblink.control
 share/${POSTGRESQL_DIR}/extension/dict_int--1.0.sql
-share/${POSTGRESQL_DIR}/extension/dict_int--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/dict_int.control
 share/${POSTGRESQL_DIR}/extension/dict_xsyn--1.0.sql
-share/${POSTGRESQL_DIR}/extension/dict_xsyn--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/dict_xsyn.control
 share/${POSTGRESQL_DIR}/extension/earthdistance--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/earthdistance--1.1.sql
-share/${POSTGRESQL_DIR}/extension/earthdistance--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/earthdistance.control
 share/${POSTGRESQL_DIR}/extension/file_fdw--1.0.sql
 share/${POSTGRESQL_DIR}/extension/file_fdw.control
 share/${POSTGRESQL_DIR}/extension/fuzzystrmatch--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/fuzzystrmatch--1.1.sql
-share/${POSTGRESQL_DIR}/extension/fuzzystrmatch--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/fuzzystrmatch.control
 share/${POSTGRESQL_DIR}/extension/hstore--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/hstore--1.1--1.2.sql
@@ -1078,28 +1091,25 @@ share/${POSTGRESQL_DIR}/extension/hstore
 share/${POSTGRESQL_DIR}/extension/hstore--1.4--1.5.sql
 share/${POSTGRESQL_DIR}/extension/hstore--1.4.sql
 share/${POSTGRESQL_DIR}/extension/hstore--1.5--1.6.sql
-share/${POSTGRESQL_DIR}/extension/hstore--unpackaged--1.0.sql
+share/${POSTGRESQL_DIR}/extension/hstore--1.6--1.7.sql
 share/${POSTGRESQL_DIR}/extension/hstore.control
 share/${POSTGRESQL_DIR}/extension/hstore_plperl--1.0.sql
 share/${POSTGRESQL_DIR}/extension/hstore_plperl.control
 share/${POSTGRESQL_DIR}/extension/hstore_plperlu--1.0.sql
 share/${POSTGRESQL_DIR}/extension/hstore_plperlu.control
 share/${POSTGRESQL_DIR}/extension/insert_username--1.0.sql
-share/${POSTGRESQL_DIR}/extension/insert_username--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/insert_username.control
 share/${POSTGRESQL_DIR}/extension/intagg--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/intagg--1.1.sql
-share/${POSTGRESQL_DIR}/extension/intagg--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/intagg.control
 share/${POSTGRESQL_DIR}/extension/intarray--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/intarray--1.1--1.2.sql
+share/${POSTGRESQL_DIR}/extension/intarray--1.2--1.3.sql
 share/${POSTGRESQL_DIR}/extension/intarray--1.2.sql
-share/${POSTGRESQL_DIR}/extension/intarray--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/intarray.control
 share/${POSTGRESQL_DIR}/extension/isn--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/isn--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/isn--1.1.sql
-share/${POSTGRESQL_DIR}/extension/isn--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/isn.control
 share/${POSTGRESQL_DIR}/extension/jsonb_plperl--1.0.sql
 share/${POSTGRESQL_DIR}/extension/jsonb_plperl.control
@@ -1107,14 +1117,12 @@ share/${POSTGRESQL_DIR}/extension/jsonb_
 share/${POSTGRESQL_DIR}/extension/jsonb_plperlu.control
 share/${POSTGRESQL_DIR}/extension/lo--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/lo--1.1.sql
-share/${POSTGRESQL_DIR}/extension/lo--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/lo.control
 share/${POSTGRESQL_DIR}/extension/ltree--1.0--1.1.sql
+share/${POSTGRESQL_DIR}/extension/ltree--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/ltree--1.1.sql
-share/${POSTGRESQL_DIR}/extension/ltree--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/ltree.control
 share/${POSTGRESQL_DIR}/extension/moddatetime--1.0.sql
-share/${POSTGRESQL_DIR}/extension/moddatetime--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/moddatetime.control
 share/${POSTGRESQL_DIR}/extension/pageinspect--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pageinspect--1.1--1.2.sql
@@ -1124,18 +1132,16 @@ share/${POSTGRESQL_DIR}/extension/pagein
 share/${POSTGRESQL_DIR}/extension/pageinspect--1.5--1.6.sql
 share/${POSTGRESQL_DIR}/extension/pageinspect--1.5.sql
 share/${POSTGRESQL_DIR}/extension/pageinspect--1.6--1.7.sql
-share/${POSTGRESQL_DIR}/extension/pageinspect--unpackaged--1.0.sql
+share/${POSTGRESQL_DIR}/extension/pageinspect--1.7--1.8.sql
 share/${POSTGRESQL_DIR}/extension/pageinspect.control
 share/${POSTGRESQL_DIR}/extension/pg_buffercache--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pg_buffercache--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/pg_buffercache--1.2--1.3.sql
 share/${POSTGRESQL_DIR}/extension/pg_buffercache--1.2.sql
-share/${POSTGRESQL_DIR}/extension/pg_buffercache--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/pg_buffercache.control
 share/${POSTGRESQL_DIR}/extension/pg_freespacemap--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pg_freespacemap--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/pg_freespacemap--1.1.sql
-share/${POSTGRESQL_DIR}/extension/pg_freespacemap--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/pg_freespacemap.control
 share/${POSTGRESQL_DIR}/extension/pg_prewarm--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pg_prewarm--1.1--1.2.sql
@@ -1149,14 +1155,14 @@ share/${POSTGRESQL_DIR}/extension/pg_sta
 share/${POSTGRESQL_DIR}/extension/pg_stat_statements--1.4.sql
 share/${POSTGRESQL_DIR}/extension/pg_stat_statements--1.5--1.6.sql
 share/${POSTGRESQL_DIR}/extension/pg_stat_statements--1.6--1.7.sql
-share/${POSTGRESQL_DIR}/extension/pg_stat_statements--unpackaged--1.0.sql
+share/${POSTGRESQL_DIR}/extension/pg_stat_statements--1.7--1.8.sql
 share/${POSTGRESQL_DIR}/extension/pg_stat_statements.control
 share/${POSTGRESQL_DIR}/extension/pg_trgm--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pg_trgm--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/pg_trgm--1.2--1.3.sql
 share/${POSTGRESQL_DIR}/extension/pg_trgm--1.3--1.4.sql
 share/${POSTGRESQL_DIR}/extension/pg_trgm--1.3.sql
-share/${POSTGRESQL_DIR}/extension/pg_trgm--unpackaged--1.0.sql
+share/${POSTGRESQL_DIR}/extension/pg_trgm--1.4--1.5.sql
 share/${POSTGRESQL_DIR}/extension/pg_trgm.control
 share/${POSTGRESQL_DIR}/extension/pg_visibility--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pg_visibility--1.1--1.2.sql
@@ -1166,12 +1172,10 @@ share/${POSTGRESQL_DIR}/extension/pgcryp
 share/${POSTGRESQL_DIR}/extension/pgcrypto--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/pgcrypto--1.2--1.3.sql
 share/${POSTGRESQL_DIR}/extension/pgcrypto--1.3.sql
-share/${POSTGRESQL_DIR}/extension/pgcrypto--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/pgcrypto.control
 share/${POSTGRESQL_DIR}/extension/pgrowlocks--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pgrowlocks--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/pgrowlocks--1.2.sql
-share/${POSTGRESQL_DIR}/extension/pgrowlocks--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/pgrowlocks.control
 share/${POSTGRESQL_DIR}/extension/pgstattuple--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/pgstattuple--1.1--1.2.sql
@@ -1179,35 +1183,27 @@ share/${POSTGRESQL_DIR}/extension/pgstat
 share/${POSTGRESQL_DIR}/extension/pgstattuple--1.3--1.4.sql
 share/${POSTGRESQL_DIR}/extension/pgstattuple--1.4--1.5.sql
 share/${POSTGRESQL_DIR}/extension/pgstattuple--1.4.sql
-share/${POSTGRESQL_DIR}/extension/pgstattuple--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/pgstattuple.control
 share/${POSTGRESQL_DIR}/extension/plperl--1.0.sql
-share/${POSTGRESQL_DIR}/extension/plperl--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/plperl.control
 share/${POSTGRESQL_DIR}/extension/plperlu--1.0.sql
-share/${POSTGRESQL_DIR}/extension/plperlu--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/plperlu.control
 share/${POSTGRESQL_DIR}/extension/plpgsql--1.0.sql
-share/${POSTGRESQL_DIR}/extension/plpgsql--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/plpgsql.control
 share/${POSTGRESQL_DIR}/extension/postgres_fdw--1.0.sql
 share/${POSTGRESQL_DIR}/extension/postgres_fdw.control
 share/${POSTGRESQL_DIR}/extension/refint--1.0.sql
-share/${POSTGRESQL_DIR}/extension/refint--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/refint.control
 share/${POSTGRESQL_DIR}/extension/seg--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/seg--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/seg--1.1.sql
 share/${POSTGRESQL_DIR}/extension/seg--1.2--1.3.sql
-share/${POSTGRESQL_DIR}/extension/seg--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/seg.control
 share/${POSTGRESQL_DIR}/extension/sslinfo--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/sslinfo--1.1--1.2.sql
 share/${POSTGRESQL_DIR}/extension/sslinfo--1.2.sql
-share/${POSTGRESQL_DIR}/extension/sslinfo--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/sslinfo.control
 share/${POSTGRESQL_DIR}/extension/tablefunc--1.0.sql
-share/${POSTGRESQL_DIR}/extension/tablefunc--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/tablefunc.control
 share/${POSTGRESQL_DIR}/extension/tcn--1.0.sql
 share/${POSTGRESQL_DIR}/extension/tcn.control
@@ -1217,23 +1213,18 @@ share/${POSTGRESQL_DIR}/extension/tsm_sy
 share/${POSTGRESQL_DIR}/extension/tsm_system_time.control
 share/${POSTGRESQL_DIR}/extension/unaccent--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/unaccent--1.1.sql
-share/${POSTGRESQL_DIR}/extension/unaccent--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/unaccent.control
 share/${POSTGRESQL_DIR}/extension/uuid-ossp--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/uuid-ossp--1.1.sql
-share/${POSTGRESQL_DIR}/extension/uuid-ossp--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/uuid-ossp.control
 share/${POSTGRESQL_DIR}/extension/xml2--1.0--1.1.sql
 share/${POSTGRESQL_DIR}/extension/xml2--1.1.sql
-share/${POSTGRESQL_DIR}/extension/xml2--unpackaged--1.0.sql
 share/${POSTGRESQL_DIR}/extension/xml2.control
 share/${POSTGRESQL_DIR}/information_schema.sql
 share/${POSTGRESQL_DIR}/pg_hba.conf.sample
 share/${POSTGRESQL_DIR}/pg_ident.conf.sample
 share/${POSTGRESQL_DIR}/pg_service.conf.sample
 share/${POSTGRESQL_DIR}/postgres.bki
-share/${POSTGRESQL_DIR}/postgres.description
-share/${POSTGRESQL_DIR}/postgres.shdescription
 share/${POSTGRESQL_DIR}/postgresql.conf.sample
 share/${POSTGRESQL_DIR}/psqlrc.sample
 share/${POSTGRESQL_DIR}/snowball_create.sql

Reply via email to