mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Revert 9.5 pgindent changes to atomics directory files
This is because there are many __asm__ blocks there that pgindent messes up. Also configure pgindent to skip that directory in the future.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#list of file patterns to exclude from pg_indent runs
|
||||
/s_lock\.h$
|
||||
/atomics/
|
||||
/ecpg/test/expected/
|
||||
/snowball/libstemmer/
|
||||
/pl/plperl/ppport\.h$
|
||||
|
Reference in New Issue
Block a user