summaryrefslogtreecommitdiff
blob: 871516f9bf3d7bf3fdc5d28ea80cd3b5f4ea1e6b (plain)
1
2
3
4
5
6
7
8
9
10
11
tardiff /usr/portage/distfiles/postgresql-10.15.tar.bz2 -upN
--- postgresql-10.15/src/include/utils/pg_locale.h
+++ postgresql-10.15/src/include/utils/pg_locale.h	2021-02-09 12:03:19.403549986 -0800
@@ -17,6 +17,7 @@
 #endif
 #ifdef USE_ICU
 #include <unicode/ucol.h>
+#undef bool
 #endif
 
 #include "utils/guc.h"