forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit71901ab
committed
Introduce InvalidCommandId.
This allows a 32-bit field to represent an *optional* command IDwithout a separate flag bit.Andres Freund1 parent9c68834 commit71901ab
2 files changed
+3
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
766 | 766 |
| |
767 | 767 |
| |
768 | 768 |
| |
769 |
| - | |
| 769 | + | |
770 | 770 |
| |
771 | 771 |
| |
772 | 772 |
| |
773 | 773 |
| |
774 |
| - | |
| 774 | + | |
775 | 775 |
| |
776 | 776 |
| |
777 | 777 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| 371 | + | |
371 | 372 |
| |
372 | 373 |
| |
373 | 374 |
| |
|
0 commit comments
Comments
(0)