- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc9a8d05
committed
Fix mention of htup.h in storage.sgml
Previously it was documented that the details on HeapTupleHeaderDatastruct could be found in htup.h. This is not correct because it's nowdefined in htup_details.h.Back-patch to 9.3 where the definition of HeapTupleHeaderData structwas moved from htup.h to htup_details.h.Michael Paquier1 parent8c8a834 commitc9a8d05
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
990 | 990 |
| |
991 | 991 |
| |
992 | 992 |
| |
993 |
| - | |
| 993 | + | |
994 | 994 |
| |
995 | 995 |
| |
996 | 996 |
| |
|
0 commit comments
Comments
(0)