- Notifications
You must be signed in to change notification settings - Fork5k
Commit09fcc65
committed
doc: Fix confusing description of streaming option in START_REPLICATION.
Previously, the documentation described the streaming option as a boolean,which is outdated since it's no longer a boolean as of protocol version 4.This could confuse users.This commit updates the description to remove the "boolean" reference andclearly list the valid values for the streaming option.Back-patch to v16, where the streaming option changed to a non-boolean.Author: Euler Taveira <euler@eulerto.com>Reviewed-by: Fujii Masao <masao.fujii@gmail.com>Discussion:https://postgr.es/m/8d21fb98-5c25-4dee-8387-e5a62b01ea7d@app.fastmail.comBackpatch-through: 161 parent7c3b591 commit09fcc65
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3514 | 3514 |
| |
3515 | 3515 |
| |
3516 | 3516 |
| |
3517 |
| - | |
3518 |
| - | |
3519 |
| - | |
3520 |
| - | |
3521 |
| - | |
| 3517 | + | |
| 3518 | + | |
| 3519 | + | |
| 3520 | + | |
| 3521 | + | |
| 3522 | + | |
| 3523 | + | |
3522 | 3524 |
| |
3523 | 3525 |
| |
3524 | 3526 |
| |
|
0 commit comments
Comments
(0)