8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befa3e6 commit 266b698Copy full SHA for 266b698
src/tools/pgindent/README
@@ -81,8 +81,8 @@ see:
81
Notes about excluded files
82
--------------------------
83
84
-src/include/storage/s_lock.h is excluded because it contains assembly code
85
-that pgindent tends to mess up.
+src/include/storage/s_lock.h and src/include/port/atomics/ are excluded
+because they contains assembly code that pgindent tends to mess up.
86
87
src/include/snowball/libstemmer/ and src/backend/snowball/libstemmer/
88
are excluded because those files are imported from an external project,
0 commit comments