Searched refs:zPagetype (Results 1 – 1 of 1) sorted by relevance
132 char *zPagetype; /* Value of 'pagetype' column */ member630 pCsr->zPagetype = "overflow"; in statNext()690 pCsr->zPagetype = "internal"; in statNext()694 pCsr->zPagetype = "leaf"; in statNext()697 pCsr->zPagetype = "corrupted"; in statNext()823 sqlite3_result_text(ctx, pCsr->zPagetype, -1, SQLITE_STATIC); in statColumn()