- Notifications
You must be signed in to change notification settings - Fork28
Commit52003bf
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 parent48ab1fa commit52003bf
File tree
2 files changed
+8
-1
lines changed- doc/src/sgml
- src/backend/replication
2 files changed
+8
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1859 | 1859 |
| |
1860 | 1860 |
| |
1861 | 1861 |
| |
1862 |
| - | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
1863 | 1866 |
| |
1864 | 1867 |
| |
1865 | 1868 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
499 | 503 |
| |
500 | 504 |
| |
501 | 505 |
| |
|
0 commit comments
Comments
(0)