Re: [Firebird-devel] I better ask

2014-03-01 Thread Claudio Valderrama C.
Since I got no opinions, I prefer to leave TextTupe::compare() as it's now. C. > -Original Message- > From: Claudio Valderrama C. [mailto:cva...@usa.net] > Sent: Domingo, 23 de Febrero de 2014 4:48 > > People, is it possible to change the signature of > SSHORT TextType::compare(...) > t

[Firebird-devel] gbak in v3

2014-03-01 Thread Claudio Valderrama C.
Hello, I have two doubts concerning gbak in v3: 1.- Should rdb$linger be stored in the backup? 2.- Is this a small bug? // TYPE relation attributes att_type_name = SERIES, att_type_type, att_type_field_name, att_type_description, att_type_system_fla

[Firebird-devel] Fb 3.0 final: Index ASC/DESC still relevant?

2014-03-01 Thread m. Th.
Hi, I didn't followed closely the discussion(s) about Fb 3, so forgive me if I'm asking something which is supposed to be known: In Fb 3.0 final we will still need to have separate ASC / DESC indexes? There is a new index structure which can be safely traversed in both directions? TIA for the