forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit72b1574
committed
doc: Mention that toast_tuple_target affects also column marked as Main.
Previously it was documented that toast_tuple_target affected columnmarked as only External or Extended. But this description is not correctand toast_tuple_target affects also column marked as Main.Back-patch to v11 where toast_tuple_target reloption was introduced.Author: Shinya OkanoReviewed-by: Tatsuhito Kasahara, Fujii MasaoDiscussion:https://postgr.es/m/93f46e311a67422e89e770d236059817@oss.nttdata.com1 parentc7e2364 commit72b1574
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1349 | 1349 |
| |
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
1355 |
| - | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
1356 | 1357 |
| |
1357 | 1358 |
| |
1358 | 1359 |
| |
|
0 commit comments
Comments
(0)