forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit564a410
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 parent4e9821b commit564a410
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1359 | 1359 |
| |
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 |
| - | |
1363 |
| - | |
1364 |
| - | |
1365 |
| - | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
1366 | 1367 |
| |
1367 | 1368 |
| |
1368 | 1369 |
| |
|
0 commit comments
Comments
(0)