summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 803ede0)
raw | patch | inline | side by side (parent: 803ede0)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 7 Oct 2014 19:45:13 +0000 (21:45 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 7 Oct 2014 19:45:13 +0000 (21:45 +0200) |
src/include/core/data.h | patch | blob | history |
index a81cea45b5b6e5f52d5c6ba671f5b2ae42aa1e3c..87607f810d344fc87d7bbc5943d16caaaa7fe9d7 100644 (file)
--- a/src/include/core/data.h
+++ b/src/include/core/data.h
SDB_TYPE_STRING,
SDB_TYPE_DATETIME,
SDB_TYPE_BINARY,
- SDB_TYPE_REGEX,
+ SDB_TYPE_REGEX, /* extended, case-insensitive POSIX regex */
};
#define SDB_TYPE_TO_STRING(t) \