summaryrefslogtreecommitdiff
path: root/src/tools/pgindent/exclude_file_patterns
AgeCommit message (Expand)Author
2024-11-27Fix typoPeter Eisentraut
2024-11-06Monkey-patch LLVM code to fix ARM relocation bug.Thomas Munro
2023-12-31Exclude files generated by generate-wait_event_types.pl from pgindentMichael Paquier
2023-02-12Integrate pg_bsd_indent into our build/test infrastructure.Tom Lane
2022-07-09Automatically generate node support functionsPeter Eisentraut
2020-10-23Improve performance of Unicode {de,re}composition in the backendMichael Paquier
2020-10-11Use perfect hash for NFC and NFKC Unicode Normalization quick checkMichael Paquier
2020-09-22Exclude fmgrprotos.h from pgindent processing.Tom Lane
2020-09-17Further improve pgindent's list of file exclusions.Tom Lane
2020-09-17Improve formatting of create_help.pl and plperl_opmask.pl output.Tom Lane
2018-10-29Exclude temporary directories from pgindentPeter Eisentraut
2018-03-22Basic JIT provider and error handling infrastructure.Andres Freund
2017-06-17Teach pgindent to skip files generated by bison or flex automatically.Tom Lane
2016-08-15Simplify the process of perltidy'ing our Perl files.Tom Lane
2015-10-08Correct pg_indent to pgindent in various comments.Robert Haas
2015-05-25Revert 9.5 pgindent changes to atomics directory filesBruce Momjian
2014-05-07Remove pgindent ecpg exclusion patternBruce Momjian
2010-04-01Use a file of patterns of filenames to exclude from pgindent runs, instead if...Andrew Dunstan