index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
/
exclude_file_patterns
Age
Commit message (
Expand
)
Author
2024-11-27
Fix typo
Peter Eisentraut
2024-11-06
Monkey-patch LLVM code to fix ARM relocation bug.
Thomas Munro
2023-12-31
Exclude files generated by generate-wait_event_types.pl from pgindent
Michael Paquier
2023-02-12
Integrate pg_bsd_indent into our build/test infrastructure.
Tom Lane
2022-07-09
Automatically generate node support functions
Peter Eisentraut
2020-10-23
Improve performance of Unicode {de,re}composition in the backend
Michael Paquier
2020-10-11
Use perfect hash for NFC and NFKC Unicode Normalization quick check
Michael Paquier
2020-09-22
Exclude fmgrprotos.h from pgindent processing.
Tom Lane
2020-09-17
Further improve pgindent's list of file exclusions.
Tom Lane
2020-09-16
Improve formatting of create_help.pl and plperl_opmask.pl output.
Tom Lane
2018-10-29
Exclude temporary directories from pgindent
Peter Eisentraut
2018-03-21
Basic JIT provider and error handling infrastructure.
Andres Freund
2017-06-16
Teach pgindent to skip files generated by bison or flex automatically.
Tom Lane
2016-08-15
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2015-10-08
Correct pg_indent to pgindent in various comments.
Robert Haas
2015-05-24
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2014-05-06
Remove pgindent ecpg exclusion pattern
Bruce Momjian
2010-04-01
Use a file of patterns of filenames to exclude from pgindent runs, instead if...
Andrew Dunstan