index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
/
exclude_file_patterns
Commit message (
Expand
)
Author
Age
*
Improve performance of Unicode {de,re}composition in the backend
Michael Paquier
2020-10-23
*
Use perfect hash for NFC and NFKC Unicode Normalization quick check
Michael Paquier
2020-10-11
*
Exclude fmgrprotos.h from pgindent processing.
Tom Lane
2020-09-22
*
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
2020-09-16
*
Exclude temporary directories from pgindent
Peter Eisentraut
2018-10-29
*
Basic JIT provider and error handling infrastructure.
Andres Freund
2018-03-21
*
Teach pgindent to skip files generated by bison or flex automatically.
Tom Lane
2017-06-16
*
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2016-08-15
*
Correct pg_indent to pgindent in various comments.
Robert Haas
2015-10-08
*
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-24
*
Remove pgindent ecpg exclusion pattern
Bruce Momjian
2014-05-06
*
Use a file of patterns of filenames to exclude from pgindent runs, instead if...
Andrew Dunstan
2010-04-01