03.03.2014 10:27, Alex Peshkoff wrote: >> 3.- We have this in restore for rdb$relation_fields: >> >case att_field_character_length: >> > field->fld_character_length = (USHORT) get_numeric(tdgbl); >> > break; >> > >> >However, as the old comment indicates >> >SSHORT fld_character_length; // only assigned in restore.epp but never used. >> > >> >Should we backup it? >> > > If it's really not used anywhere else (i.e. comment is correct) - not.
It may be informative field to get field limit in characters instead of bytes. The fact that it is not used in the engine doesn't mean that it cannot be used by applications or drivers. It is inconvenient to get character set's bytes per char every time to calculate the limit. -- WBR, SD. ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel