mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-05 19:09:58 +08:00
Add new typedefs introduced in 773df883e8
to typedefs.list
This commit is contained in:
parent
24e2885ee3
commit
45452825e5
@ -537,6 +537,7 @@ DropSubscriptionStmt
|
||||
DropTableSpaceStmt
|
||||
DropUserMappingStmt
|
||||
DropdbStmt
|
||||
DummyAmEnum
|
||||
DummyIndexOptions
|
||||
DumpComponents
|
||||
DumpId
|
||||
@ -909,6 +910,7 @@ GistBulkDeleteResult
|
||||
GistEntryVector
|
||||
GistInetKey
|
||||
GistNSN
|
||||
GistOptBufferingMode
|
||||
GistSplitUnion
|
||||
GistSplitVector
|
||||
GistVacState
|
||||
@ -2590,6 +2592,7 @@ VariableSubstituteHook
|
||||
VersionedQuery
|
||||
Vfd
|
||||
ViewCheckOption
|
||||
ViewOptCheckOption
|
||||
ViewOptions
|
||||
ViewStmt
|
||||
VirtualTransactionId
|
||||
@ -3182,6 +3185,8 @@ regmatch_t
|
||||
regoff_t
|
||||
regproc
|
||||
relopt_bool
|
||||
relopt_enum
|
||||
relopt_enum_elt_def
|
||||
relopt_gen
|
||||
relopt_int
|
||||
relopt_kind
|
||||
|
Loading…
Reference in New Issue
Block a user