index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
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-17
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-22
Basic JIT provider and error handling infrastructure.
Andres Freund
2017-06-17
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-25
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2014-05-07
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