Re: [Firebird-devel] Transaction type

2012-04-13 Thread Dmitry Yemanov
Claudio, > Hello, for a long time I've been thinking in creating a TxnType (or whatever > name) to hold the type of a transaction, so it could be changed for > experimentation in the future. This type would be ULONG for now (although I > found some cases where we still use SLONG). We have *a lot*

[Firebird-devel] Transaction type

2012-04-13 Thread Claudio Valderrama C.
Hello, for a long time I've been thinking in creating a TxnType (or whatever name) to hold the type of a transaction, so it could be changed for experimentation in the future. This type would be ULONG for now (although I found some cases where we still use SLONG). Is it worth the time to do that or

[Firebird-devel] pag_type

2012-04-13 Thread Alex Peshkoff
Currently pag_type in Ods::pag is declared SCHAR. Who see any problems making it UCHAR? -- For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fi

Re: [Firebird-devel] Pipelining

2012-04-13 Thread Alex Peshkoff
On 04/13/12 20:32, Dmitry Yemanov wrote: > 13.04.2012 20:21, Alex Peshkoff wrote: > >> It's only half-unrelated with pluggable architecture. One can write: >> 1. Network redirector implementing new protocol, which is provider and >> therefore plugin. > True. > >> 2. Network server which is using y

Re: [Firebird-devel] Pipelining

2012-04-13 Thread Dmitry Yemanov
13.04.2012 20:21, Alex Peshkoff wrote: > It's only half-unrelated with pluggable architecture. One can write: > 1. Network redirector implementing new protocol, which is provider and > therefore plugin. True. > 2. Network server which is using yValve as any other application. But the network se

Re: [Firebird-devel] Pipelining

2012-04-13 Thread Alex Peshkoff
On 04/13/12 20:08, Dmitry Yemanov wrote: > 13.04.2012 18:34, marius adrian popa wrote: > >> In Firebird 3.x you can write your own protocol, this is what i >> understand from the pluggable architecture > In your wishes, perhaps. While it might be doable, we are not going to > replace everything w

Re: [Firebird-devel] Pipelining

2012-04-13 Thread Henri Gourvest
> In Firebird 3.x you can write your own protocol , this is what i > understand from the pluggable architecture > http://www.slideshare.net/mindthebird/firebird-3-providerbased-architecture-plugins-and-oo-approach-to-api > > I'm thinking that you can write some kind of bson protocol > http://www.mo

Re: [Firebird-devel] Pipelining

2012-04-13 Thread Dmitry Yemanov
13.04.2012 18:34, marius adrian popa wrote: > In Firebird 3.x you can write your own protocol, this is what i > understand from the pluggable architecture In your wishes, perhaps. While it might be doable, we are not going to replace everything with plugins. Dmitry ---

[Firebird-devel] [FB-Tracker] Created: (CORE-3816) The explorer of Windows7 crash in attempt to enter into the control panel when Firebird2Control.cpl exists

2012-04-13 Thread Simonov Denis (JIRA)
The explorer of Windows7 crash in attempt to enter into the control panel when Firebird2Control.cpl exists -- Key: CORE-3816 URL: http://tracker.firebirdsql.or

[Firebird-devel] [FB-Tracker] Created: (CORE-3815) Embedded server 2.5.1 - query result set is different from full 2.5.1 server

2012-04-13 Thread Dejan Schild (JIRA)
Embedded server 2.5.1 - query result set is different from full 2.5.1 server Key: CORE-3815 URL: http://tracker.firebirdsql.org/browse/CORE-3815 Project: Firebird Core

Re: [Firebird-devel] Pipelining

2012-04-13 Thread marius adrian popa
On Fri, Apr 13, 2012 at 3:44 PM, Henri Gourvest wrote: > Le 12/04/2012 13:43, Alex Peshkoff a écrit : >> This will require serious redesign of network protocol. Certainly >> doable. Will require symmetric changes not only in client library, but >> in network server too. Must say that starting with

Re: [Firebird-devel] Pipelining

2012-04-13 Thread Henri Gourvest
Le 12/04/2012 13:43, Alex Peshkoff a écrit : > This will require serious redesign of network protocol. Certainly > doable. Will require symmetric changes not only in client library, but > in network server too. Must say that starting with 2.5 posix > superclassic server and all arcs in 3.0 firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-3814) SuperClassic server crashes when performing a database shutdown (FW=OFF)

2012-04-13 Thread Dmitry Yemanov (JIRA)
SuperClassic server crashes when performing a database shutdown (FW=OFF) Key: CORE-3814 URL: http://tracker.firebirdsql.org/browse/CORE-3814 Project: Firebird Core Issu