mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
@ -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
|
||||
|
Reference in New Issue
Block a user