Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dchangesetfuzz.c664 static int fuzzPrintRecord(FuzzChangesetGroup *pGrp, u8 **ppRec, int bPKOnly){ in fuzzPrintRecord() argument
671 if( bPKOnly==0 || pGrp->aPK[i] ){ in fuzzPrintRecord()