[Pgbigm-hackers] Full text search regression tests

Back to archive index

Beena Emerson memis****@gmail*****
2013年 9月 25日 (水) 22:33:26 JST


On Wed, Sep 25, 2013 at 6:55 PM, Fujii Masao <masao****@gmail*****> wrote:

>
> Hmm.. ISTM that we should do
>
>     *recheck = bigm_enable_recheck;
>
> *after* the following codes.
>
>     if (nkeys == 1)
>         *recheck = *((bool *) extra_data);
>
>

201 *recheck = bigm_enable_recheck;
202        if (nkeys == 1)
203                *recheck = *((bool *) extra_data);

The recheck variable is initialized before the check.

Beena Emerson
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



Pgbigm-hackers メーリングリストの案内
Back to archive index