forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd7fa90f
committed
doc: wire protocol data type for history file content is bytea
Document that though the history file content is marked as bytea, it isthe same a text, and neither is btyea-escaped or encoding converted.Reported-by: Brar PieningDiscussion:https://postgr.es/m/6a1b9cd9-17e3-df67-be55-86102af6bdf5@gmx.deBackpatch-through: 13 - 9.5 (not master)1 parent7f69ed4 commitd7fa90f
File tree
2 files changed
+8
-1
lines changed- doc/src/sgml
- src/backend/replication
2 files changed
+8
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1858 | 1858 |
| |
1859 | 1859 |
| |
1860 | 1860 |
| |
1861 |
| - | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
1862 | 1865 |
| |
1863 | 1866 |
| |
1864 | 1867 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
469 | 473 |
| |
470 | 474 |
| |
471 | 475 |
| |
|
0 commit comments
Comments
(0)