doc: Fix some gaps with the documentation related to LZ4

Michael Paquier <michael@paquier.xyz>

Commit: 02a93e7ef9612788081ef07ea1bbd0a8cc99ae99
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-05-10T00:32:56Z
Releases: 14.0
doc: Fix some gaps with the documentation related to LZ4

The upstream project is officially named "LZ4", and the documentation
was confused with the option value that can be used with DDLs supporting
this option, and the project name.

Documentation related to the configure option --with-lz4 was missing, so
add something for that.

Author: Dilip Kumar, Michael Paquier
Reviewed-by: Justin Pryzby
Discussion: https://postgr.es/m/YJaOZQDXBVySq+Cc@paquier.xyz

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +1 −1
doc/src/sgml/config.sgml modified +3 −3
doc/src/sgml/installation.sgml modified +19 −0

Documentation touched

Discussion