forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f82295
committed
Use newly added InvalidCommandId instead of 0
The symbol was added by71901ab; the original code was introduced by6868ed7. Development of both overlapped which is why we apparentlyfailed to notice.This is a (very slight) behavior change, so I'm not backpatching this to9.4 for now, even though the symbol does exist there.1 parent832a12f commit6f82295
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2818 | 2818 |
| |
2819 | 2819 |
| |
2820 | 2820 |
| |
2821 |
| - | |
| 2821 | + | |
2822 | 2822 |
| |
2823 | 2823 |
| |
2824 | 2824 |
| |
| |||
3415 | 3415 |
| |
3416 | 3416 |
| |
3417 | 3417 |
| |
3418 |
| - | |
| 3418 | + | |
3419 | 3419 |
| |
3420 | 3420 |
| |
3421 | 3421 |
| |
| |||
4573 | 4573 |
| |
4574 | 4574 |
| |
4575 | 4575 |
| |
4576 |
| - | |
| 4576 | + | |
4577 | 4577 |
| |
4578 | 4578 |
| |
4579 | 4579 |
| |
|
0 commit comments
Comments
(0)