|
178 | 178 | -TAllocateDesc \
|
179 | 179 | -TAllocateDescKind \
|
180 | 180 | -TAlterDatabaseSetStmt \
|
| 181 | +-TAlterDatabaseStmt \ |
181 | 182 | -TAlterDomainStmt \
|
182 | 183 | -TAlterFunctionStmt \
|
| 184 | +-TAlterObjectSchemaStmt \ |
183 | 185 | -TAlterOwnerStmt \
|
184 | 186 | -TAlterRoleSetStmt \
|
185 | 187 | -TAlterRoleStmt \
|
|
353 | 355 | -TConvertRowtypeExprState \
|
354 | 356 | -TCookedConstraint \
|
355 | 357 | -TCopyDest \
|
356 |
| --TCopyReadResult \ |
| 358 | +-TCopyState \ |
| 359 | +-TCopyStateData \ |
357 | 360 | -TCopyStmt \
|
358 | 361 | -TCost \
|
359 | 362 | -TCostSelector \
|
|
482 | 485 | -TFormData_pg_attribute \
|
483 | 486 | -TFormData_pg_auth_members \
|
484 | 487 | -TFormData_pg_authid \
|
| 488 | +-TFormData_pg_autovacuum \ |
485 | 489 | -TFormData_pg_cast \
|
486 | 490 | -TFormData_pg_class \
|
487 | 491 | -TFormData_pg_constraint \
|
|
497 | 501 | -TFormData_pg_namespace \
|
498 | 502 | -TFormData_pg_opclass \
|
499 | 503 | -TFormData_pg_operator \
|
| 504 | +-TFormData_pg_pltemplate \ |
500 | 505 | -TFormData_pg_proc \
|
501 | 506 | -TFormData_pg_rewrite \
|
502 | 507 | -TFormData_pg_sequence \
|
| 508 | +-TFormData_pg_shdepend \ |
503 | 509 | -TFormData_pg_statistic \
|
504 | 510 | -TFormData_pg_tablespace \
|
505 | 511 | -TFormData_pg_trigger \
|
|
512 | 518 | -TForm_pg_attribute \
|
513 | 519 | -TForm_pg_auth_members \
|
514 | 520 | -TForm_pg_authid \
|
| 521 | +-TForm_pg_autovacuum \ |
515 | 522 | -TForm_pg_cast \
|
516 | 523 | -TForm_pg_class \
|
517 | 524 | -TForm_pg_constraint \
|
|
527 | 534 | -TForm_pg_namespace \
|
528 | 535 | -TForm_pg_opclass \
|
529 | 536 | -TForm_pg_operator \
|
| 537 | +-TForm_pg_pltemplate \ |
530 | 538 | -TForm_pg_proc \
|
531 | 539 | -TForm_pg_rewrite \
|
532 | 540 | -TForm_pg_sequence \
|
| 541 | +-TForm_pg_shdepend \ |
533 | 542 | -TForm_pg_statistic \
|
534 | 543 | -TForm_pg_tablespace \
|
535 | 544 | -TForm_pg_trigger \
|
|
662 | 671 | -TIndexVacuumCleanupInfo \
|
663 | 672 | -TIndirectBlock \
|
664 | 673 | -TIndxInfo \
|
| 674 | +-TInfoItem \ |
665 | 675 | -TInhInfo \
|
666 | 676 | -TInhOption \
|
667 | 677 | -TInhPaths \
|
|
696 | 706 | -TJoinState \
|
697 | 707 | -TJoinType \
|
698 | 708 | -TJunkFilter \
|
| 709 | +-TKBsort \ |
699 | 710 | -TKEYMAP_ENTRY \
|
700 | 711 | -TKEYMAP_ENTRY_ARRAY \
|
701 | 712 | -TKeySuffix \
|
|
721 | 732 | -TLWLock \
|
722 | 733 | -TLWLockId \
|
723 | 734 | -TLWLockMode \
|
| 735 | +-TLWLockPadded \ |
724 | 736 | -TLargeObjectDesc \
|
725 | 737 | -TLimit \
|
726 | 738 | -TLimitState \
|
|
741 | 753 | -TLockStmt \
|
742 | 754 | -TLockTagType \
|
743 | 755 | -TLockTupleMode \
|
| 756 | +-TLockingClause \ |
744 | 757 | -TLogStmtLevel \
|
745 | 758 | -TLogicalTape \
|
746 | 759 | -TLogicalTapeSet \
|
|
831 | 844 | -TPGLZ_HistEntry \
|
832 | 845 | -TPGLZ_Strategy \
|
833 | 846 | -TPGPROC \
|
| 847 | +-TPGRUsage \ |
834 | 848 | -TPGSemaphore \
|
835 | 849 | -TPGSemaphoreData \
|
836 | 850 | -TPGShmemHeader \
|
|
852 | 866 | -TPKCS7_SIGNER_INFO \
|
853 | 867 | -TPKCS7_SIGN_ENVELOPE \
|
854 | 868 | -TPKCS8_PRIV_KEY_INFO \
|
| 869 | +-TPLTemplate \ |
855 | 870 | -TPMSignalReason \
|
856 | 871 | -TPOLYGON \
|
857 | 872 | -TPQArgBlock \
|
|
889 | 904 | -TPgStat_Info \
|
890 | 905 | -TPgStat_Msg \
|
891 | 906 | -TPgStat_MsgActivity \
|
| 907 | +-TPgStat_MsgAnalyze \ |
| 908 | +-TPgStat_MsgAutovacStart \ |
892 | 909 | -TPgStat_MsgBestart \
|
893 | 910 | -TPgStat_MsgBeterm \
|
894 | 911 | -TPgStat_MsgDropdb \
|
|
897 | 914 | -TPgStat_MsgResetcounter \
|
898 | 915 | -TPgStat_MsgTabpurge \
|
899 | 916 | -TPgStat_MsgTabstat \
|
| 917 | +-TPgStat_MsgVacuum \ |
900 | 918 | -TPgStat_StatBeDead \
|
901 | 919 | -TPgStat_StatBeEntry \
|
902 | 920 | -TPgStat_StatDBEntry \
|
|
1004 | 1022 | -TRewriteRule \
|
1005 | 1023 | -TRmgrData \
|
1006 | 1024 | -TRmgrId \
|
| 1025 | +-TRoleStmtType \ |
1007 | 1026 | -TRowExpr \
|
1008 | 1027 | -TRowExprState \
|
1009 | 1028 | -TRuleInfo \
|
|
1060 | 1079 | -TSetOperation \
|
1061 | 1080 | -TSetOperationStmt \
|
1062 | 1081 | -TSetToDefault \
|
| 1082 | +-TSharedDependencyType \ |
1063 | 1083 | -TSharedInvalCatcacheMsg \
|
1064 | 1084 | -TSharedInvalRelcacheMsg \
|
1065 | 1085 | -TSharedInvalSmgrMsg \
|
|
1091 | 1111 | -TStartBlobsPtr \
|
1092 | 1112 | -TStartDataPtr \
|
1093 | 1113 | -TStartupPacket \
|
| 1114 | +-TStatMsgType \ |
1094 | 1115 | -TStdAnalyzeData \
|
1095 | 1116 | -TStrategyNumber \
|
1096 | 1117 | -TStringInfo \
|
|
1113 | 1134 | -TTBlockState \
|
1114 | 1135 | -TTIDBitmap \
|
1115 | 1136 | -TTStoreState \
|
| 1137 | +-TTabStatArray \ |
1116 | 1138 | -TTableDataInfo \
|
1117 | 1139 | -TTableInfo \
|
1118 | 1140 | -TTargetEntry \
|
|
1195 | 1217 | -TVacPageData \
|
1196 | 1218 | -TVacPageList \
|
1197 | 1219 | -TVacPageListData \
|
1198 |
| --TVacRUsage \ |
1199 | 1220 | -TVacuumStmt \
|
1200 | 1221 | -TValue \
|
1201 | 1222 | -TVar \
|
|
1283 | 1304 | -Tattribute_used_context \
|
1284 | 1305 | -Tauth_entry \
|
1285 | 1306 | -Tauthmem_entry \
|
| 1307 | +-Tautovac_dbase \ |
| 1308 | +-Tautovac_table \ |
1286 | 1309 | -TbackslashResult \
|
1287 | 1310 | -Tbio_info_cb \
|
1288 | 1311 | -Tbitmapword \
|
|
1312 | 1335 | -Tdeparse_context \
|
1313 | 1336 | -Tdeparse_namespace \
|
1314 | 1337 | -Tdev_t \
|
| 1338 | +-Tdirectory_fctx \ |
1315 | 1339 | -Tdiv_t \
|
1316 | 1340 | -Tdouble \
|
1317 | 1341 | -TevalPlanQual \
|
|
1393 | 1417 | -Tmode_t \
|
1394 | 1418 | -Tnlink_t \
|
1395 | 1419 | -Tnls_uint32 \
|
| 1420 | +-TobjectType \ |
1396 | 1421 | -Toff_t \
|
1397 | 1422 | -Toidvector \
|
1398 | 1423 | -ToptType \
|
|
1438 | 1463 | -Tregmatch_t \
|
1439 | 1464 | -Tregoff_t \
|
1440 | 1465 | -Tregproc \
|
| 1466 | +-TremoteDep \ |
1441 | 1467 | -Treplace_vars_with_subplan_refs_context \
|
1442 | 1468 | -Trewrite_event \
|
1443 | 1469 | -Trm_detail_t \
|
|