Optimized hashtable performance; Stored procedures

This commit is contained in:
2022-11-28 04:32:08 +08:00
parent eb0fe8857a
commit d6e3e4878e
11 changed files with 1778 additions and 62 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ OS_SUPPORT =
MonetDB_LIB =
MonetDB_INC =
Defines =
CXXFLAGS = --std=c++1z
CXXFLAGS = --std=c++2a
ifeq ($(AQ_DEBUG), 1)
OPTFLAGS = -g3 -fsanitize=address -fsanitize=leak
LINKFLAGS =