Commit Graph

11 Commits (c4133ec169dfe47803656325dbfb8397f85a70ea)

Author SHA1 Message Date
Tom Lane c4133ec169 Exclude fmgrprotos.h from pgindent processing. 6 years ago
Tom Lane 74d4608f50 Further improve pgindent's list of file exclusions. 6 years ago
Tom Lane add105840b Improve formatting of create_help.pl and plperl_opmask.pl output. 6 years ago
Peter Eisentraut a9e5f8e781 Exclude temporary directories from pgindent 8 years ago
Andres Freund 432bb9e04d Basic JIT provider and error handling infrastructure. 8 years ago
Tom Lane cea258b63d Teach pgindent to skip files generated by bison or flex automatically. 9 years ago
Tom Lane 05d8dec690 Simplify the process of perltidy'ing our Perl files. 10 years ago
Robert Haas fd5eaad715 Correct pg_indent to pgindent in various comments. 11 years ago
Bruce Momjian befa3e648c Revert 9.5 pgindent changes to atomics directory files 11 years ago
Bruce Momjian 9516668e48 Remove pgindent ecpg exclusion pattern 12 years ago
Andrew Dunstan 799c0d3f65 Use a file of patterns of filenames to exclude from pgindent runs, instead if using multiple invocations of egrep. Add perl ppport.h to the current list. 16 years ago