mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix ordering in typedefs.list
This commit is contained in:
@ -2361,8 +2361,6 @@ TBlockState
|
||||
TIDBitmap
|
||||
TM_FailureData
|
||||
TM_Result
|
||||
ToastAttrInfo
|
||||
ToastTupleContext
|
||||
TOKEN_DEFAULT_DACL
|
||||
TOKEN_INFORMATION_CLASS
|
||||
TOKEN_PRIVILEGES
|
||||
@ -2458,6 +2456,8 @@ Timestamp
|
||||
TimestampTz
|
||||
TmFromChar
|
||||
TmToChar
|
||||
ToastAttrInfo
|
||||
ToastTupleContext
|
||||
TocEntry
|
||||
TokenAuxData
|
||||
TokenizedLine
|
||||
|
Reference in New Issue
Block a user