We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142c400 commit c183a07Copy full SHA for c183a07
src/backend/utils/adt/Makefile
@@ -43,8 +43,6 @@ jsonpath_gram.h: jsonpath_gram.c
43
jsonpath_gram.c: BISONFLAGS += -d
44
45
jsonpath_scan.c: FLEXFLAGS = -CF -p -p
46
-jsonpath_scan.c: FLEX_NO_BACKUP=yes
47
-jsonpath_scan.c: FLEX_FIX_WARNING=yes
48
49
50
# Force these dependencies to be known even without dependency info built:
0 commit comments