forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit03f8e9a
committed
Fix incorrect assertion in libpqwalreceiver
Was supposed to check the length of the array, but was checking itssize in bytes.Author: Jacob Brazeal <jacob.brazeal@gmail.com>Discussion:https://www.postgresql.org/message-id/CA%2BCOZaA_9afJxj9ZuO73U5P7WXP%2BZM9NGnZvTDCmBFz0FGP%2BwA@mail.gmail.com1 parent2a943af commit03f8e9a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
|
0 commit comments
Comments
(0)