mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
parent
0bd9c62973
commit
fcf7b3a9d4
@ -116,7 +116,7 @@ do
|
||||
test "$f" = src/pl/tcl/pltclerrcodes.h && continue
|
||||
|
||||
# Also not meant to be included standalone.
|
||||
test "$f" = src/include/common/unicode_combining_table.h && continue
|
||||
test "$f" = src/include/common/unicode_nonspacing_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
|
||||
|
@ -111,7 +111,7 @@ do
|
||||
test "$f" = src/pl/tcl/pltclerrcodes.h && continue
|
||||
|
||||
# Also not meant to be included standalone.
|
||||
test "$f" = src/include/common/unicode_combining_table.h && continue
|
||||
test "$f" = src/include/common/unicode_nonspacing_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
|
||||
|
Loading…
Reference in New Issue
Block a user