doc: Mention that toast_tuple_target affects also column marked as Main.
authorFujii Masao <fujii@postgresql.org>
Thu, 15 Oct 2020 02:04:07 +0000 (11:04 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 15 Oct 2020 02:04:07 +0000 (11:04 +0900)
commit564a410c81b4a9d289c948690a3135d0cd25411b
treea5b27849b4d2c2b17aa00e75e841cccdfe806406
parent4e9821b6fac5042e872d5397f711a67984b165f8
doc: Mention that toast_tuple_target affects also column marked as Main.

Previously it was documented that toast_tuple_target affected column
marked as only External or Extended. But this description is not correct
and toast_tuple_target affects also column marked as Main.

Back-patch to v11 where toast_tuple_target reloption was introduced.

Author: Shinya Okano
Reviewed-by: Tatsuhito Kasahara, Fujii Masao
Discussion: https://postgr.es/m/93f46e311a67422e89e770d236059817@oss.nttdata.com
doc/src/sgml/ref/create_table.sgml