pgsql: doc: Update redirecting links

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Update redirecting links
Дата
Msg-id E1fezDY-0000GS-Cd@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Update redirecting links

Update links that resulted in redirects.  Most are changes from http to
https, but there are also some other minor edits.  (There are still some
redirects where the target URL looks less elegant than the one we
currently have.  I have left those as is.)

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e716dc3fc4cdfbc53d65e93ab9c6600c32f824ae

Modified Files
--------------
doc/src/sgml/acronyms.sgml          | 94 ++++++++++++++++++-------------------
doc/src/sgml/bloom.sgml             |  2 +-
doc/src/sgml/client-auth.sgml       |  2 +-
doc/src/sgml/docguide.sgml          | 14 ++----
doc/src/sgml/external-projects.sgml |  6 +--
doc/src/sgml/history.sgml           |  4 +-
doc/src/sgml/install-windows.sgml   | 14 +++---
doc/src/sgml/installation.sgml      | 10 ++--
doc/src/sgml/isn.sgml               | 14 +++---
doc/src/sgml/nls.sgml               |  2 +-
doc/src/sgml/passwordcheck.sgml     |  2 +-
doc/src/sgml/pgcrypto.sgml          | 14 +++---
doc/src/sgml/plpython.sgml          | 14 +++---
doc/src/sgml/problems.sgml          |  2 +-
doc/src/sgml/release.sgml           |  6 +--
doc/src/sgml/runtime.sgml           |  4 +-
doc/src/sgml/spgist.sgml            |  2 +-
doc/src/sgml/textsearch.sgml        |  8 ++--
doc/src/sgml/wal.sgml               |  2 +-
src/backend/lib/bipartite_match.c   |  2 +-
src/backend/utils/adt/numeric.c     |  2 +-
src/bin/pgbench/pgbench.c           |  2 +-
22 files changed, 108 insertions(+), 114 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Fix FK checks of TRUNCATE involving partitioned tables
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add plan_cache_mode setting