Commit 8afa3795 authored by Alexander Korotkov's avatar Alexander Korotkov

Fix alphabetic ordering in typedefs.list

parent 935f6666
...@@ -1025,6 +1025,7 @@ HeapScanDesc ...@@ -1025,6 +1025,7 @@ HeapScanDesc
HeapTuple HeapTuple
HeapTupleData HeapTupleData
HeapTupleFields HeapTupleFields
HeapTupleForceOption
HeapTupleHeader HeapTupleHeader
HeapTupleHeaderData HeapTupleHeaderData
HeapTupleTableSlot HeapTupleTableSlot
...@@ -2392,8 +2393,8 @@ SubPlanState ...@@ -2392,8 +2393,8 @@ SubPlanState
SubTransactionId SubTransactionId
SubXactCallback SubXactCallback
SubXactCallbackItem SubXactCallbackItem
SubXactInfo
SubXactEvent SubXactEvent
SubXactInfo
SubplanResultRelHashElem SubplanResultRelHashElem
SubqueryScan SubqueryScan
SubqueryScanPath SubqueryScanPath
...@@ -3597,4 +3598,3 @@ yyscan_t ...@@ -3597,4 +3598,3 @@ yyscan_t
z_stream z_stream
z_streamp z_streamp
zic_t zic_t
HeapTupleForceOption
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment