Searched refs:NULL_DISTINCT_FOR_UNIQUE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsqlite/src/ | ||
H A D | sqliteInt.h | 57 #define NULL_DISTINCT_FOR_UNIQUE 1 macro |
H A D | insert.c | 846 #if NULL_DISTINCT_FOR_UNIQUE in sqliteGenerateConstraintChecks() |