forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit42f50cb
committed
Fix overflow check in StringInfo; add missing casts
A few thinkos I introduced infa2fa99. Also, amend a similarlybroken comment.Report by Daniel Vérité.Authors: Daniel Vérité, Álvaro HerreraDiscussion:https://postgr.es/m/1706e85e-60d2-494e-8a64-9af1e1b2186e@manitou-mail.org1 parente898437 commit42f50cb
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
317 |
| - | |
| 316 | + | |
| 317 | + | |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
322 |
| - | |
323 |
| - | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
324 | 325 |
| |
325 | 326 |
| |
326 | 327 |
| |
327 | 328 |
| |
328 |
| - | |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
|
0 commit comments
Comments
(0)