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

Commita99009a

Browse files
committed
Exclude files generated by generate-wait_event_types.pl from pgindent
The format of these files becomes arguably worse after being indented,and, as they are generated, there is no point in applying an indentationanyway.Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACW2JUocmieuR3n9AXL4iSsHcL1LmNkiukuFRUvKNMoiKg@mail.gmail.com
1 parentcb44a83 commita99009a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/tools/pgindent/exclude_file_patterns

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ src/include/jit/llvmjit\.h$
1212
src/backend/nodes/\w+\.funcs\.c$
1313
src/backend/nodes/\w+\.switch\.c$
1414
#
15+
# These are generated by generate-wait_event_types.pl, whose format
16+
# looks worse with pgindent.
17+
src/backend/utils/activity/pgstat_wait_event\.c$
18+
src/backend/utils/activity/wait_event_funcs_data\.c$
19+
src/backend/utils/activity/wait_event_types\.h$
20+
#
1521
# This confuses pgindent, and it's a derived file anyway.
1622
src/backend/utils/fmgrtab\.c$
1723
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp