diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-12-14 17:03:53 -0500 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-12-14 17:03:53 -0500 |
| commit | 58dad7f349b3fdbadda6bead21d596a448db1950 (patch) | |
| tree | c00e7a6447137a780d79982a86fad8404dba4fa4 /src/tools | |
| parent | 66b2282b0c2237bccd933804da2e1dd0321ac151 (diff) | |
Update typedefs.list to match what the buildfarm currently reports.
The current list from the buildfarm includes quite a few typedef
names that it used to miss. The reason is a bit obscure, but it
seems likely to have something to do with our recent increased
use of palloc_object and palloc_array. In any case, this makes
the relevant struct declarations be much more nicely formatted,
so I'll take it. Install the current list and re-run pgindent
to update affected code.
Syncing with the current list also removes some obsolete
typedef names and fixes some alphabetization errors.
Discussion: https://postgr.es/m/1681301.1765742268@sss.pgh.pa.us
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/pgindent/typedefs.list | 37 |
1 files changed, 27 insertions, 10 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index efa32dc1295..d7459af2ba3 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -48,10 +48,15 @@ AggPath AggSplit AggState AggStatePerAgg +AggStatePerAggData AggStatePerGroup +AggStatePerGroupData AggStatePerHash +AggStatePerHashData AggStatePerPhase +AggStatePerPhaseData AggStatePerTrans +AggStatePerTransData AggStrategy AggTransInfo Aggref @@ -151,6 +156,7 @@ ArrayExpr ArrayExprIterState ArrayIOData ArrayIterator +ArrayIteratorData ArrayMapState ArrayMetaState ArraySortCachedInfo @@ -268,6 +274,7 @@ BitmapAndState BitmapHeapPath BitmapHeapScan BitmapHeapScanDesc +BitmapHeapScanDescData BitmapHeapScanInstrumentation BitmapHeapScanState BitmapIndexScan @@ -618,7 +625,6 @@ DatumTupleFields DbInfo DbInfoArr DbLocaleInfo -DbOidName DeClonePtrType DeadLockState DeallocateStmt @@ -1078,6 +1084,7 @@ GinPostingList GinPostingTreeScanItem GinQualCounts GinScanEntry +GinScanEntryData GinScanItem GinScanKey GinScanKeyData @@ -1102,6 +1109,7 @@ GistSplitVector GistTsVectorOptions GistVacState GlobalTransaction +GlobalTransactionData GlobalVisHorizonKind GlobalVisState GrantRoleOptions @@ -1273,6 +1281,7 @@ IndexPath IndexRuntimeKeyInfo IndexScan IndexScanDesc +IndexScanDescData IndexScanInstrumentation IndexScanState IndexStateFlagsAction @@ -1729,9 +1738,9 @@ MultiSortSupportData MultiXactId MultiXactMember MultiXactOffset +MultiXactOffset32 MultiXactStateData MultiXactStatus -MultiXactWriter MultirangeIOData MultirangeParseState MultirangeType @@ -1752,7 +1761,6 @@ NamedArgExpr NamedDSAState NamedDSHState NamedDSMState -NamedLWLockTranche NamedLWLockTrancheRequest NamedTuplestoreScan NamedTuplestoreScanState @@ -2126,6 +2134,7 @@ PartitionCmd PartitionDesc PartitionDescData PartitionDirectory +PartitionDirectoryData PartitionDirectoryEntry PartitionDispatch PartitionElem @@ -2145,6 +2154,7 @@ PartitionRangeBound PartitionRangeDatum PartitionRangeDatumKind PartitionScheme +PartitionSchemeData PartitionSpec PartitionStrategy PartitionTupleRouting @@ -2298,7 +2308,6 @@ PlannerParamItem Point Pointer PolicyInfo -PolyNumAggState Pool PopulateArrayContext PopulateArrayState @@ -2604,6 +2613,7 @@ RewriteMappingDataEntry RewriteMappingFile RewriteRule RewriteState +RewriteStateData RmgrData RmgrDescData RmgrId @@ -2805,6 +2815,7 @@ SinglePartitionSpec Size SkipPages SkipSupport +SkipSupportData SkipSupportIncDec SlabBlock SlabContext @@ -2835,6 +2846,7 @@ SortBy SortByDir SortByNulls SortCoordinate +SortCoordinateData SortGroupClause SortItem SortPath @@ -2870,8 +2882,8 @@ SpecialJoinInfo SpinDelayStatus SplitInterval SplitLR -SplitPartitionContext SplitPageLayout +SplitPartitionContext SplitPoint SplitTextOutputData SplitVar @@ -2947,6 +2959,7 @@ SyncStandbySlotsConfigData SyncingRelationsState SysFKRelationship SysScanDesc +SysScanDescData SyscacheCallbackFunction SysloggerStartupData SystemRowsSamplerData @@ -3138,6 +3151,7 @@ TupleHashEntry TupleHashEntryData TupleHashIterator TupleHashTable +TupleHashTableData TupleQueueReader TupleTableSlot TupleTableSlotOps @@ -3213,7 +3227,6 @@ VacAttrStats VacAttrStatsP VacDeadItemsInfo VacErrPhase -VacObjFilter VacOptValue VacuumParams VacuumRelation @@ -3285,10 +3298,10 @@ WaitEventIO WaitEventIPC WaitEventSet WaitEventTimeout -WaitLSNType -WaitLSNState WaitLSNProcInfo WaitLSNResult +WaitLSNState +WaitLSNType WaitPMResult WaitStmt WalCloseMethod @@ -3331,6 +3344,7 @@ WindowObjectData WindowStatePerAgg WindowStatePerAggData WindowStatePerFunc +WindowStatePerFuncData WithCheckOption WithClause WordBoundaryNext @@ -3944,7 +3958,6 @@ pg_unicode_recompinfo pg_usec_time_t pg_utf_to_local_combined pg_uuid_t -pg_wc_probefunc pg_wchar pg_wchar_tbl pgp_armor_headers_state @@ -3965,6 +3978,8 @@ pgthreadlock_t pid_t pivot_field planner_hook_type +planner_setup_hook_type +planner_shutdown_hook_type planstate_tree_walker_callback plperl_array_info plperl_call_data @@ -4039,6 +4054,7 @@ reduce_outer_joins_partial_state reduce_outer_joins_pass1_state reduce_outer_joins_pass2_state reference +regc_wc_probefunc regex_arc_t regexp regexp_matches_ctx @@ -4165,6 +4181,7 @@ tar_file td_entry teSection temp_tablespaces_extra +test128 test_re_flags test_regex_ctx test_shm_mq_header @@ -4236,6 +4253,7 @@ varatt_expanded varattrib_1b varattrib_1b_e varattrib_4b +vartag_external vbits verifier_context walrcv_alter_slot_fn @@ -4364,7 +4382,6 @@ xmlGenericErrorFunc xmlNodePtr xmlNodeSetPtr xmlParserCtxtPtr -xmlParserErrors xmlParserInputPtr xmlSaveCtxt xmlSaveCtxtPtr |
