mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix alphabetic ordering in typedefs.list
This commit is contained in:
@ -1025,6 +1025,7 @@ HeapScanDesc
|
||||
HeapTuple
|
||||
HeapTupleData
|
||||
HeapTupleFields
|
||||
HeapTupleForceOption
|
||||
HeapTupleHeader
|
||||
HeapTupleHeaderData
|
||||
HeapTupleTableSlot
|
||||
@ -2392,8 +2393,8 @@ SubPlanState
|
||||
SubTransactionId
|
||||
SubXactCallback
|
||||
SubXactCallbackItem
|
||||
SubXactInfo
|
||||
SubXactEvent
|
||||
SubXactInfo
|
||||
SubplanResultRelHashElem
|
||||
SubqueryScan
|
||||
SubqueryScanPath
|
||||
@ -3597,4 +3598,3 @@ yyscan_t
|
||||
z_stream
|
||||
z_streamp
|
||||
zic_t
|
||||
HeapTupleForceOption
|
||||
|
Reference in New Issue
Block a user