Kouhei Sutou
null+****@clear*****
Sat May 23 22:53:43 JST 2015
Kouhei Sutou 2015-05-23 22:53:43 +0900 (Sat, 23 May 2015) New Revision: ce56b5adc444669fe9e655c2cd10a1a195b4307d https://github.com/pgroonga/pgroonga/commit/ce56b5adc444669fe9e655c2cd10a1a195b4307d Message: Revert "Add missing recheck disable" This reverts commit 5881c6b81348d07241dc26d6b204baf1e3b71d29. It's not used in bitmap scan. Modified files: pgroonga.c Modified: pgroonga.c (+0 -2) =================================================================== --- pgroonga.c 2015-05-23 21:37:50 +0900 (f7bc72d) +++ pgroonga.c 2015-05-23 22:53:43 +0900 (716eaa8) @@ -2193,8 +2193,6 @@ pgroonga_getbitmap(PG_FUNCTION_ARGS) PGrnScanOpaque so = (PGrnScanOpaque) scan->opaque; int64 nRecords = 0; - scan->xs_recheck = false; - PGrnEnsureCursorOpened(scan, ForwardScanDirection); if (so->indexCursor) -------------- next part -------------- HTML����������������������������...下载