mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
pgindent: more doc updates for skipping __asm__ files
This commit is contained in:
@ -81,8 +81,8 @@ see:
|
|||||||
Notes about excluded files
|
Notes about excluded files
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
src/include/storage/s_lock.h is excluded because it contains assembly code
|
src/include/storage/s_lock.h and src/include/port/atomics/ are excluded
|
||||||
that pgindent tends to mess up.
|
because they contains assembly code that pgindent tends to mess up.
|
||||||
|
|
||||||
src/include/snowball/libstemmer/ and src/backend/snowball/libstemmer/
|
src/include/snowball/libstemmer/ and src/backend/snowball/libstemmer/
|
||||||
are excluded because those files are imported from an external project,
|
are excluded because those files are imported from an external project,
|
||||||
|
Reference in New Issue
Block a user