]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:08:47 +0000 (11:08 +0900)
commitcc1fc7b862a38c22f584acc40b7b782d54550d69
tree8ac2e1bbebe3e02da2eaa60d288bc1e2ba485071
parentcfa4cff30c3021597473178e1c6c5592f6437119
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