As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@
This commit is contained in:
parent
83a0aaf92c
commit
9a3af55370
59377 changed files with 98673 additions and 4712155 deletions
|
@ -126,6 +126,7 @@ share/postgresql/extension/earthdistance.control
|
|||
share/postgresql/extension/file_fdw--1.0.sql
|
||||
share/postgresql/extension/file_fdw.control
|
||||
share/postgresql/extension/fuzzystrmatch--1.0--1.1.sql
|
||||
share/postgresql/extension/fuzzystrmatch--1.1--1.2.sql
|
||||
share/postgresql/extension/fuzzystrmatch--1.1.sql
|
||||
share/postgresql/extension/fuzzystrmatch.control
|
||||
share/postgresql/extension/hstore--1.1--1.2.sql
|
||||
|
@ -175,6 +176,7 @@ 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.10--1.11.sql
|
||||
share/postgresql/extension/pageinspect--1.11--1.12.sql
|
||||
share/postgresql/extension/pageinspect--1.2--1.3.sql
|
||||
share/postgresql/extension/pageinspect--1.3--1.4.sql
|
||||
share/postgresql/extension/pageinspect--1.4--1.5.sql
|
||||
|
@ -189,6 +191,7 @@ share/postgresql/extension/pg_buffercache--1.0--1.1.sql
|
|||
share/postgresql/extension/pg_buffercache--1.1--1.2.sql
|
||||
share/postgresql/extension/pg_buffercache--1.2--1.3.sql
|
||||
share/postgresql/extension/pg_buffercache--1.2.sql
|
||||
share/postgresql/extension/pg_buffercache--1.3--1.4.sql
|
||||
share/postgresql/extension/pg_buffercache.control
|
||||
share/postgresql/extension/pg_freespacemap--1.0--1.1.sql
|
||||
share/postgresql/extension/pg_freespacemap--1.1--1.2.sql
|
||||
|
@ -224,6 +227,7 @@ share/postgresql/extension/pg_visibility--1.0--1.1.sql
|
|||
share/postgresql/extension/pg_visibility--1.1--1.2.sql
|
||||
share/postgresql/extension/pg_visibility--1.1.sql
|
||||
share/postgresql/extension/pg_visibility.control
|
||||
share/postgresql/extension/pg_walinspect--1.0--1.1.sql
|
||||
share/postgresql/extension/pg_walinspect--1.0.sql
|
||||
share/postgresql/extension/pg_walinspect.control
|
||||
share/postgresql/extension/pgcrypto--1.0--1.1.sql
|
||||
|
|
|
@ -40,7 +40,6 @@ 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-postgres.html
|
||||
share/doc/postgresql/html/app-postmaster.html
|
||||
share/doc/postgresql/html/app-psql.html
|
||||
share/doc/postgresql/html/app-reindexdb.html
|
||||
share/doc/postgresql/html/app-vacuumdb.html
|
||||
|
@ -261,6 +260,7 @@ share/doc/postgresql/html/dml-returning.html
|
|||
share/doc/postgresql/html/dml-update.html
|
||||
share/doc/postgresql/html/dml.html
|
||||
share/doc/postgresql/html/docguide-authoring.html
|
||||
share/doc/postgresql/html/docguide-build-meson.html
|
||||
share/doc/postgresql/html/docguide-build.html
|
||||
share/doc/postgresql/html/docguide-docbook.html
|
||||
share/doc/postgresql/html/docguide-style.html
|
||||
|
@ -493,10 +493,10 @@ 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-make.html
|
||||
share/doc/postgresql/html/install-meson.html
|
||||
share/doc/postgresql/html/install-post.html
|
||||
share/doc/postgresql/html/install-procedure.html
|
||||
share/doc/postgresql/html/install-requirements.html
|
||||
share/doc/postgresql/html/install-short.html
|
||||
share/doc/postgresql/html/install-windows-full.html
|
||||
share/doc/postgresql/html/install-windows.html
|
||||
share/doc/postgresql/html/installation-platform-notes.html
|
||||
|
@ -716,11 +716,10 @@ 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-15-1.html
|
||||
share/doc/postgresql/html/release-15-2.html
|
||||
share/doc/postgresql/html/release-15-3.html
|
||||
share/doc/postgresql/html/release-15-4.html
|
||||
share/doc/postgresql/html/release-15.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-prior.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/replication-origins.html
|
||||
|
@ -1038,6 +1037,7 @@ share/doc/postgresql/html/storage-toast.html
|
|||
share/doc/postgresql/html/storage-vm.html
|
||||
share/doc/postgresql/html/storage.html
|
||||
share/doc/postgresql/html/stylesheet.css
|
||||
share/doc/postgresql/html/subxacts.html
|
||||
share/doc/postgresql/html/supported-platforms.html
|
||||
share/doc/postgresql/html/system-catalog-declarations.html
|
||||
share/doc/postgresql/html/system-catalog-initial-data.html
|
||||
|
@ -1059,7 +1059,9 @@ share/doc/postgresql/html/textsearch-parsers.html
|
|||
share/doc/postgresql/html/textsearch-psql.html
|
||||
share/doc/postgresql/html/textsearch-tables.html
|
||||
share/doc/postgresql/html/textsearch.html
|
||||
share/doc/postgresql/html/transaction-id.html
|
||||
share/doc/postgresql/html/transaction-iso.html
|
||||
share/doc/postgresql/html/transactions.html
|
||||
share/doc/postgresql/html/trigger-datachanges.html
|
||||
share/doc/postgresql/html/trigger-definition.html
|
||||
share/doc/postgresql/html/trigger-example.html
|
||||
|
@ -1091,6 +1093,7 @@ share/doc/postgresql/html/tutorial-update.html
|
|||
share/doc/postgresql/html/tutorial-views.html
|
||||
share/doc/postgresql/html/tutorial-window.html
|
||||
share/doc/postgresql/html/tutorial.html
|
||||
share/doc/postgresql/html/two-phase.html
|
||||
share/doc/postgresql/html/typeconv-func.html
|
||||
share/doc/postgresql/html/typeconv-oper.html
|
||||
share/doc/postgresql/html/typeconv-overview.html
|
||||
|
@ -1150,6 +1153,7 @@ share/doc/postgresql/html/wal.html
|
|||
share/doc/postgresql/html/warm-standby-failover.html
|
||||
share/doc/postgresql/html/warm-standby.html
|
||||
share/doc/postgresql/html/when-can-parallel-query-be-used.html
|
||||
share/doc/postgresql/html/xact-locking.html
|
||||
share/doc/postgresql/html/xaggr.html
|
||||
share/doc/postgresql/html/xfunc-c.html
|
||||
share/doc/postgresql/html/xfunc-internal.html
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue