pgsql: docs: Remove notes about incompatibilies with very old versions.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: Remove notes about incompatibilies with very old versions.
Date: 2020-10-26 07:16:05
Message-ID: E1kWwjd-0007eF-W5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: Remove notes about incompatibilies with very old versions.

These are old enough that they'll cause more confusion and distraction
to new readers, than they could help anyone upgrade from very old
servers.

Discussion: https://www.postgresql.org/message-id/fd93f1c5-7818-a02c-01e5-1075ac0d4def%40iki.fi

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/func.sgml | 37 -------------------------------------
doc/src/sgml/high-availability.sgml | 36 ------------------------------------
doc/src/sgml/indexam.sgml | 1 -
doc/src/sgml/installation.sgml | 3 ---
doc/src/sgml/pgfreespacemap.sgml | 7 -------
doc/src/sgml/ref/pg_dumpall.sgml | 5 +----
6 files changed, 1 insertion(+), 88 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-10-26 14:39:33 Re: pgsql: Extend PageIsVerified() to handle more custom options
Previous Message Michael Paquier 2020-10-26 01:05:30 pgsql: Extend PageIsVerified() to handle more custom options