forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd650a6f

Barry Lind
updated patch from Mark Lillywhite per Tom Lane's comments: subtract VARHDRSZ first then and with 0xffff
1 parentd80d4ba commitd650a6f
File tree
1 file changed
+3
-3
lines changed- src/interfaces/jdbc/org/postgresql/jdbc2
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
2014 | 2014 |
| |
2015 | 2015 |
| |
2016 | 2016 |
| |
2017 |
| - | |
| 2017 | + | |
2018 | 2018 |
| |
2019 | 2019 |
| |
2020 | 2020 |
| |
2021 | 2021 |
| |
2022 |
| - | |
| 2022 | + | |
2023 | 2023 |
| |
2024 | 2024 |
| |
2025 | 2025 |
| |
|
0 commit comments
Comments
(0)