summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_port.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_port.h b/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_port.h
index d1e89f364ac..4a29edf6e77 100644
--- a/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_port.h
+++ b/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_port.h
@@ -415,9 +415,7 @@ extern int _pgstat64(const char *name, struct stat *buf);
#define iswalpha_l _iswalpha_l
#define isalnum_l _isalnum_l
#define iswalnum_l _iswalnum_l
-#define isupper_l _isupper_l
#define iswupper_l _iswupper_l
-#define islower_l _islower_l
#define iswlower_l _iswlower_l
#define isgraph_l _isgraph_l
#define iswgraph_l _iswgraph_l