Home
last modified time | relevance | path

Searched refs:AlterObjectTypeCommandTag (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/tcop/
H A Dutility.c1844 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2264 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2268 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2272 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2276 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2280 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2284 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/tcop/
H A Dutility.c1946 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2387 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2391 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2395 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2399 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2403 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2407 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tcop/
H A Dutility.c1989 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2442 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2446 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2450 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2454 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2458 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2462 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/tcop/
H A Dutility.c1994 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2447 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2451 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2455 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2459 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2463 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2467 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/tcop/
H A Dutility.c1994 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2447 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2451 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2455 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2459 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2463 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2467 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/tcop/
H A Dutility.c1994 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2447 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2451 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2455 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2459 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2463 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2467 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/tcop/
H A Dutility.c1994 AlterObjectTypeCommandTag(ObjectType objtype) in AlterObjectTypeCommandTag() function
2447 tag = AlterObjectTypeCommandTag(((RenameStmt *) parsetree)->renameType); in CreateCommandTag()
2451 tag = AlterObjectTypeCommandTag(((AlterObjectDependsStmt *) parsetree)->objectType); in CreateCommandTag()
2455 tag = AlterObjectTypeCommandTag(((AlterObjectSchemaStmt *) parsetree)->objectType); in CreateCommandTag()
2459 tag = AlterObjectTypeCommandTag(((AlterOwnerStmt *) parsetree)->objectType); in CreateCommandTag()
2463 tag = AlterObjectTypeCommandTag(((AlterTableMoveAllStmt *) parsetree)->objtype); in CreateCommandTag()
2467 tag = AlterObjectTypeCommandTag(((AlterTableStmt *) parsetree)->relkind); in CreateCommandTag()

12