- Notifications
You must be signed in to change notification settings - Fork5
Commit3123ee0
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 parent286a3a6 commit3123ee0
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)