forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcbf6c07
committed
doc: 1-byte varlena headers can be used for user PLAIN storage
This also updates some C comments.Reported-by: suchithjn22@gmail.comDiscussion:https://postgr.es/m/167336599095.2667301.15497893107226841625@wrigleys.postgresql.orgAuthor: Laurenz Albe (doc patch)Backpatch-through: 111 parent1360683 commitcbf6c07
File tree
3 files changed
+13
-5
lines changed- doc/src/sgml
- src/backend
- access/common
- utils/adt
3 files changed
+13
-5
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
459 |
| - | |
460 |
| - | |
461 |
| - | |
| 459 | + | |
462 | 460 |
| |
463 | 461 |
| |
464 | 462 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 |
| |
73 | 82 |
| |
74 | 83 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2513 | 2513 |
| |
2514 | 2514 |
| |
2515 | 2515 |
| |
2516 |
| - | |
| 2516 | + | |
| 2517 | + | |
2517 | 2518 |
| |
2518 | 2519 |
| |
2519 | 2520 |
| |
|
0 commit comments
Comments
(0)