Home
last modified time | relevance | path

Searched refs:NC_UUpsert (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.c19367 #define NC_UUpsert 0x000200 /* True if uNC.pUpsert is used */ macro
106698 if( (pNC->ncFlags & NC_UUpsert)!=0 && zTab!=0 ){
108063 assert( (sNC.ncFlags & (NC_UAggInfo|NC_UUpsert|NC_UBaseReg))==0 );
116800 sNC.ncFlags = NC_UUpsert;
152507 sNC.ncFlags = NC_UUpsert;