forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit526b54e
committed
Fix comments in heaptuple.c
Sincee27f4ee, fastgetattr() and heap_getattr() are not macros, butinlined functions.Author: Junwang ZhaoReviewed-by: Stepan NeretinDiscussion:https://postgr.es/m/CAEG8a3JS-JKWWyOcM7BU=vPqFXa3W7mZSHnvc3CBqx=tC+3SCA@mail.gmail.com1 parentd85fc4b commit526b54e
1 file changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
495 | 495 |
| |
496 | 496 |
| |
497 | 497 |
| |
498 |
| - | |
499 |
| - | |
| 498 | + | |
| 499 | + | |
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
| |||
715 | 715 |
| |
716 | 716 |
| |
717 | 717 |
| |
718 |
| - | |
719 |
| - | |
| 718 | + | |
| 719 | + | |
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
|
0 commit comments
Comments
(0)