Doc: remove notes about the version vacuumdb options are valid from
authorDavid Rowley <drowley@postgresql.org>
Sun, 16 Apr 2023 21:28:34 +0000 (09:28 +1200)
committerDavid Rowley <drowley@postgresql.org>
Sun, 16 Apr 2023 21:28:34 +0000 (09:28 +1200)
commitfde9c068818246f6d79649eff355a2b95106991d
tree3129a038e8967f28e27dfe59028955ac019a2909
parent78d5952dd0e66afc4447eec07f770991fa406cce
Doc: remove notes about the version vacuumdb options are valid from

Here we remove the notes which mention which version the given vacuumdb
option is available from.  There are now 11 of these notes and they're
both quite untidy and take up far more space than they seem to be worth.
On running a print preview of the compiled HTML, removing these notes
saves about 1 A4 page (~20% less space).

If people need to see which options are available on older versions, then
consulting the documents for that version seems like a good idea.  In any
case, when using newer vacuumdb versions on older servers, the user will
receive an error if they try to use an unsupported option.

Additionally, 3 of the notes are warning about the option only being
available from PostgreSQL 9.6 and later.  That version's support ended 2.5
years ago.  So, it's quite clear that the value of these notes diminishes
over time.

Discussion: https://postgr.es/m/CAApHDvrCQn6tupx2R67VL9RP1Qy4dDuWKRvt4jaB0vk2akQchw@mail.gmail.com
doc/src/sgml/ref/vacuumdb.sgml