- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit55ce8fc
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 parentbae063d commit55ce8fc
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 | |
---|---|---|---|
| |||
444 | 444 |
| |
445 | 445 |
| |
446 | 446 |
| |
447 |
| - | |
448 |
| - | |
449 |
| - | |
| 447 | + | |
450 | 448 |
| |
451 | 449 |
| |
452 | 450 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 |
| |
74 | 83 |
| |
75 | 84 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2383 | 2383 |
| |
2384 | 2384 |
| |
2385 | 2385 |
| |
2386 |
| - | |
| 2386 | + | |
| 2387 | + | |
2387 | 2388 |
| |
2388 | 2389 |
| |
2389 | 2390 |
| |
|
0 commit comments
Comments
(0)