forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita3554b2
committed
Fix comment in heap.c
The description of InsertPgAttributeTuple() does not match its handlingof pg_attribute contents with NULL values for a long time, with911e702making things more inconsistent. This adjusts the description to matchthe reality.Author: Daniel GustafssonDiscussion:https://postgr.es/m/4E4E4B33-9FDF-4D21-B77A-642D027AEAD9@yesql.se1 parent7ce4615 commita3554b2
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
714 | 714 |
| |
715 | 715 |
| |
716 | 716 |
| |
717 |
| - | |
718 |
| - | |
| 717 | + | |
| 718 | + | |
719 | 719 |
| |
720 | 720 |
| |
721 | 721 |
| |
|
0 commit comments
Comments
(0)