Skip to content

Commit 8afa379

Browse files
committed
Fix alphabetic ordering in typedefs.list
1 parent 935f666 commit 8afa379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/pgindent/typedefs.list

+2-2
Original file line numberDiff line numberDiff line change
@@ -1025,6 +1025,7 @@ HeapScanDesc
10251025
HeapTuple
10261026
HeapTupleData
10271027
HeapTupleFields
1028+
HeapTupleForceOption
10281029
HeapTupleHeader
10291030
HeapTupleHeaderData
10301031
HeapTupleTableSlot
@@ -2392,8 +2393,8 @@ SubPlanState
23922393
SubTransactionId
23932394
SubXactCallback
23942395
SubXactCallbackItem
2395-
SubXactInfo
23962396
SubXactEvent
2397+
SubXactInfo
23972398
SubplanResultRelHashElem
23982399
SubqueryScan
23992400
SubqueryScanPath
@@ -3597,4 +3598,3 @@ yyscan_t
35973598
z_stream
35983599
z_streamp
35993600
zic_t
3600-
HeapTupleForceOption

0 commit comments

Comments
 (0)