forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4669cac
committed
Rework HeapTupleHeader macros to reuse itemptr.h
The original definitions pointlessly disregarded existing ItemPointermacros that do the same thing.Reported-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/20210222201557.GA32655@alvherre.pgsql1 parenta24ae3d commit4669cac
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
443 | 443 |
| |
444 | 444 |
| |
445 | 445 |
| |
446 |
| - | |
447 |
| - | |
| 446 | + | |
448 | 447 |
| |
449 | 448 |
| |
450 |
| - | |
| 449 | + | |
451 | 450 |
| |
452 | 451 |
| |
453 | 452 |
| |
|
0 commit comments
Comments
(0)