- Notifications
You must be signed in to change notification settings - Fork28
Commitd91da5e
committed
Remove useless use of bit-masking macros
In this case, the macros SET_8_BYTES(), GET_8_BYTES(), SET_4_BYTES(),GET_4_BYTES() are no-ops, so we can just remove them.The plan is to perhaps remove them from the source code altogether, sowe'll start here.Discussion:https://www.postgresql.org/message-id/5d51721a-69ef-2053-9172-599b539f0628@2ndquadrant.com1 parent649aeb1 commitd91da5e
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
358 |
| - | |
| 357 | + | |
| 358 | + | |
359 | 359 |
| |
360 | 360 |
| |
361 |
| - | |
362 |
| - | |
| 361 | + | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
0 commit comments
Comments
(0)