Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit70353e4

Browse files
committed
Sync typedefs.list with buildfarm, for real this time.
In commitda256a4, I manually added some typedef names to thebuildfarm-generated list so as not to cause any formatting regressionscompared to the prior manually-updated list.About half of the additions were injection-point-related names.It turns out that those were missing because none of the buildfarmanimals contributing typedef lists were building with--enable-injection-points. I rectified that on my animal sifaka,and now those are in the list available from the buildfarm.The other half were typedefs that didn't show up in the generated listbecause our method for collecting that doesn't catch names that arenot used to declare any C variables or fields. Such a typedef namedoesn't really add a lot of value, so we decided to get rid of them,and that's now been done in commits110eb4a andbe5942a. (Note:I'm pretty sure there are some remaining cases of that, but we'vealready accepted the ensuing odd formatting of the typedef declarationitself. The present fixes only dealt with typedefs that had beenmanually added to typedefs.list during the v17 development cycle.)Hence, we can now install a verbatim copy of the buildfarm's listand not have it affect anything. The only change is to addInjectionPointCallback, which I'd omitted fromda256a4 becauseit chanced not to affect any pgindent decisions.Discussion:https://postgr.es/m/1919000.1715815925@sss.pgh.pa.us
1 parente9b7aee commit70353e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/tools/pgindent/typedefs.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,6 +1231,7 @@ InitSampleScan_function
12311231
InitializeDSMForeignScan_function
12321232
InitializeWorkerForeignScan_function
12331233
InjectionPointCacheEntry
1234+
InjectionPointCallback
12341235
InjectionPointCondition
12351236
InjectionPointConditionType
12361237
InjectionPointEntry

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp