[Firebird-devel] [FB-Tracker] Created: (CORE-4208) IIF and LF CR bug

2013-09-05 Thread JIRA
IIF and LF CR bug - Key: CORE-4208 URL: http://tracker.firebirdsql.org/browse/CORE-4208 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 2.5.2 Reporter: Attila Molnár

Re: [Firebird-devel] Record Encoding

2013-09-05 Thread Alex Peshkoff
On 09/04/13 18:11, Jim Starkey wrote: > So here's another seriously heretical thought. If you're planning for > Firebird to hang around another 27 years, it's time to define a modern > OO API that is easy to use from modern languages, is flexible and > extensible, supports an efficient remote pro

[Firebird-devel] RES: RES: RES: Firebird Alpha 1 GBAK bug

2013-09-05 Thread Fabiano - Desenvolvimento SCI
Thanks!! It worked now! I Will start testing FB3, thanks Dmitry! -Mensagem original- De: Dmitry Yemanov [mailto:firebi...@yandex.ru] Enviada em: quinta-feira, 5 de setembro de 2013 00:41 Para: For discussion among Firebird Developers Assunto: Re: [Firebird-devel] RES: RES: Firebird Alpha

[Firebird-devel] RES: RES: RES: Firebird Alpha 1 GBAK bug

2013-09-05 Thread Fabiano - Desenvolvimento SCI
By the way: CORE-3661 is resolved with this too. I originally created CORE-3661, and now is solved. Thanks. -Mensagem original- De: Fabiano - Desenvolvimento SCI [mailto:fabi...@sci10.com.br] Enviada em: quarta-feira, 4 de setembro de 2013 16:34 Para: 'For discussion among Firebird Develo

[Firebird-devel] [FB-Tracker] Created: (CORE-4209) Firebird memory not released (Using superserver) *Linux*

2013-09-05 Thread Roque (JIRA)
Firebird memory not released (Using superserver) *Linux* Key: CORE-4209 URL: http://tracker.firebirdsql.org/browse/CORE-4209 Project: Firebird Core Issue Type: Bug Components

Re: [Firebird-devel] Record Encoding

2013-09-05 Thread Jim Starkey
On 9/5/2013 4:28 AM, Alex Peshkoff wrote: > On 09/04/13 18:11, Jim Starkey wrote: > >> So here's another seriously heretical thought. If you're planning for >> Firebird to hang around another 27 years, it's time to define a modern >> OO API that is easy to use from modern languages, is flexible an

[Firebird-devel] Complex String Decoding

2013-09-05 Thread Jim Starkey
A couple of folks asked, so here it is. The scheme centers around pattern strings. A pattern string represents one of any number of possible interpretations of a target string. A pattern string consists of punctuation characters and the characters A and 9 representing consecutive sequences of

Re: [Firebird-devel] Record Encoding

2013-09-05 Thread Norman Dunbar
On 05/09/13 15:45, Jim Starkey wrote: > While I was pointing out that the worst part of > starting a new software company was rewriting "stringToDate", a > completely new, incredibly efficient, open ended algorithm for that > class of conversions occurred to me. It's really cute, and if anyone is

Re: [Firebird-devel] Complex String Decoding

2013-09-05 Thread Kjell Rilbe
Den 2013-09-06 00:29 skrev Jim Starkey såhär: > A couple of folks asked, so here it is. > > The scheme centers around pattern strings. A pattern string represents > one of any number of possible interpretations of a target string. A > pattern string consists of punctuation characters and the char