summarylogtreecommitdiffstats
path: root/icu68.patch
diff options
context:
space:
mode:
Diffstat (limited to 'icu68.patch')
-rw-r--r--icu68.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/icu68.patch b/icu68.patch
deleted file mode 100644
index 89b0f8362f33..000000000000
--- a/icu68.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur postgresql-10.13.orig/src/include/utils/pg_locale.h postgresql-10.13/src/include/utils/pg_locale.h
---- postgresql-10.13.orig/src/include/utils/pg_locale.h 2020-05-11 23:12:38.000000000 +0200
-+++ postgresql-10.13/src/include/utils/pg_locale.h 2021-04-23 23:05:22.732461418 +0200
-@@ -17,6 +17,7 @@
- #endif
- #ifdef USE_ICU
- #include <unicode/ucol.h>
-+#undef bool
- #endif
-
- #include "utils/guc.h"