Additional doc fixes for configurable TOAST compression.
authorRobert Haas <rhaas@postgresql.org>
Thu, 6 May 2021 12:27:20 +0000 (08:27 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 6 May 2021 12:27:20 +0000 (08:27 -0400)
commit448b02c00515ba9d6683a8a97fe4305604d80028
treea317020979d6888be7c291c42feb1a4c5439a453
parent2d0f662402635d591cac9f1daae5e81e7c4374fc
Additional doc fixes for configurable TOAST compression.

The grammar changes in commit bbe0a81db69bd10bd166907c3701492a29aca294
allow SET COMPRESSION to be used with ALTER MATERIALIZED VIEW as
well as with ALTER TABLE, so update those docs to say that it works.

Also, update the documentation for the pg_column_compression()
to explain that it will return NULL when there's no relevant value.

Patch by me, per concerns from Michael Paquier.

Discussion: http://postgr.es/m/CA+Tgmob9h5u4iNL9KM0drZgkY-JL4oCVW0dWrMqtLPQ1zHkquA@mail.gmail.com
doc/src/sgml/func.sgml
doc/src/sgml/ref/alter_materialized_view.sgml