forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit30f6136
committed
Make walreceiver send a reply after receiving data but before flushing it.
It originally worked this way, but was changed by commita8a8a3e, since which time it's been impossiblefor walreceiver to ever send a reply with write_location and flush_locationset to different values.1 parent01dd34d commit30f6136
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| 320 | + | |
| 321 | + | |
| 322 | + | |
320 | 323 |
| |
321 | 324 |
| |
322 | 325 |
| |
|
0 commit comments
Comments
(0)