forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit34c6d96
committed
Use a longer buffer in libpqrcv_startstreaming.
Because of the new SLOT clause in the START_REPLICATION command, it'spossible for the command to end up too long for the old maximum bufferlength.Andres Freund1 parenta8e9b86 commit34c6d96
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
|
0 commit comments
Comments
(0)