@@ -73,13 +73,12 @@ pub use self::ddl::{
7373 DeferrableInitial , DistStyle , DropBehavior , DropExtension , DropFunction , DropOperator ,
7474 DropOperatorClass , DropOperatorFamily , DropOperatorSignature , DropPolicy , DropTrigger ,
7575 ForValues , FunctionReturnType , GeneratedAs , GeneratedExpressionMode , IdentityParameters ,
76- IdentityProperty ,
77- IdentityPropertyFormatKind , IdentityPropertyKind , IdentityPropertyOrder , IndexColumn ,
78- IndexOption , IndexType , KeyOrIndexDisplay , Msck , NullsDistinctOption , OperatorArgTypes ,
79- OperatorClassItem , OperatorFamilyDropItem , OperatorFamilyItem , OperatorOption , OperatorPurpose ,
80- Owner , Partition , PartitionBoundValue , ProcedureParam , ReferentialAction , RenameTableNameKind ,
81- ReplicaIdentity , TagsColumnOption , TriggerObjectKind , Truncate ,
82- UserDefinedTypeCompositeAttributeDef , UserDefinedTypeInternalLength ,
76+ IdentityProperty , IdentityPropertyFormatKind , IdentityPropertyKind , IdentityPropertyOrder ,
77+ IndexColumn , IndexOption , IndexType , KeyOrIndexDisplay , Msck , NullsDistinctOption ,
78+ OperatorArgTypes , OperatorClassItem , OperatorFamilyDropItem , OperatorFamilyItem ,
79+ OperatorOption , OperatorPurpose , Owner , Partition , PartitionBoundValue , ProcedureParam ,
80+ ReferentialAction , RenameTableNameKind , ReplicaIdentity , TagsColumnOption , TriggerObjectKind ,
81+ Truncate , UserDefinedTypeCompositeAttributeDef , UserDefinedTypeInternalLength ,
8382 UserDefinedTypeRangeOption , UserDefinedTypeRepresentation , UserDefinedTypeSqlDefinitionOption ,
8483 UserDefinedTypeStorage , ViewColumnDef ,
8584} ;
0 commit comments