Обсуждение: pgsql: doc: Fix some gaps with the documentation related to LZ4

Поиск
Список
Период
Сортировка

pgsql: doc: Fix some gaps with the documentation related to LZ4

От
Michael Paquier
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/02a93e7ef9612788081ef07ea1bbd0a8cc99ae99

Modified Files
--------------
doc/src/sgml/catalogs.sgml     |  2 +-
doc/src/sgml/config.sgml       |  6 +++---
doc/src/sgml/installation.sgml | 19 +++++++++++++++++++
3 files changed, 23 insertions(+), 4 deletions(-)