mirror of https://github.com/postgres/postgres
Add UpgradeTaskProcessCB to typedefs.list
While it doesn't directly influence indentation right now, add it for uniformity.
This commit is contained in:
parent
a094e8b9e4
commit
4c57facbb1
|
@ -3041,6 +3041,7 @@ UnresolvedTupData
|
|||
UpdateContext
|
||||
UpdateStmt
|
||||
UpgradeTask
|
||||
UpgradeTaskProcessCB
|
||||
UpgradeTaskReport
|
||||
UpgradeTaskSlot
|
||||
UpgradeTaskSlotState
|
||||
|
|
Loading…
Reference in New Issue