git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a315b19)
Add exception for unicode_east_asian_fw_table.h to headerscheck also
2021年9月23日 19:30:25 +0000 (15:30 -0400)
2021年9月23日 19:30:25 +0000 (15:30 -0400)
Followup to a315b19cc


diff --git a/src/tools/pginclude/headerscheck b/src/tools/pginclude/headerscheck
index 5dab555340afd61c0e3bd41046251985785ad37e..4123d7d0f0453ae005c65c1189126103d0ce100e 100755 (executable)
--- a/src/tools/pginclude/headerscheck
+++ b/src/tools/pginclude/headerscheck
@@ -110,6 +110,7 @@ do
# Also not meant to be included standalone.
test "$f" = src/include/common/unicode_combining_table.h && continue
+ test "$f" = src/include/common/unicode_east_asian_fw_table.h && continue
# We can't make these Bison output files compilable standalone
# without using "%code require", which old Bison versions lack.
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /