On 11/05/2016 11:26, Alex Peshkoff wrote:
> On 05/11/2016 04:49 PM, Carlos H. Cantu wrote:
>> FYI:
>> http://www.viva64.com/en/b/0396/
> That's worth carefull look...
>

This one is incorrectly reported:

Usage of ifl_data may be done from the callback AFAIU.


void IDX_create_index(....)
{
  ....
  index_fast_load ifl_data;
  ....
  if (!ifl_data.ifl_duplicates)
    scb->sort(tdbb);

  if (!ifl_data.ifl_duplicates)
    BTR_create(tdbb, creation, selectivity);

  ....
}


Adriano


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to