forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4e85b97
committed
Fix attlen in RowDescription of BASE_BACKUP response
Should be 8 for int8, not -1.Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/7e4fdbdc-699c-4cd0-115d-fb78a957fc22@enterprisedb.com1 parent255625d commit4e85b97
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
364 |
| - | |
| 364 | + | |
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
|
0 commit comments
Comments
(0)