Re: [Firebird-devel] Odp: 255 contexts limit

2015-02-01 Thread Jim Starkey
The would be relatively straiggt forward to define a reasobly small set of blr verbs that had used 16 or (mega ugh) 32 bit context ids. It would also require that the blr generation tool(s) use the new verbs. But rethinking the query would probably be easier and much more efficient. Have you

Re: [Firebird-devel] Odp: 255 contexts limit

2015-02-01 Thread Ann Harrison
> On Feb 1, 2015, at 3:13 PM, > wrote: > > P.S. I do not know how context are counted? Every data input source is a separate context. > Every table in join? Every input stream - so a self join has more contexts than tables. > this is one context > (SELECT FIRST 1 SKIP 30 Field_X FROM TAB

Re: [Firebird-devel] Odp: 255 contexts limit

2015-02-01 Thread liviuslivius
arkey Sent: Sunday, February 01, 2015 5:16 PM To: For discussion among Firebird Developers Subject: Re: [Firebird-devel] Odp: 255 contexts limit For my own personal edification, what are you doing the requires more than 256 contexts? Jim Starkey > On Feb 1, 2015, at 11:58 AM, "liviusliv

Re: [Firebird-devel] Odp: 255 contexts limit

2015-02-01 Thread Jim Starkey
For my own personal edification, what are you doing the requires more than 256 contexts? Jim Starkey > On Feb 1, 2015, at 11:58 AM, "liviusliv...@poczta.onet.pl" > wrote: > > Hi, > > Is some plan for extend this? > > Regards, > Karol Bieniaszewski > > - Reply message - > Od: "Dmi

[Firebird-devel] Odp: 255 contexts limit

2015-02-01 Thread liviusliv...@poczta.onet.pl
Hi, Is some plan for extend this? Regards, Karol Bieniaszewski - Reply message - Od: "Dmitry Yemanov" Do: "For discussion among Firebird Developers" Temat: [Firebird-devel] 255 contexts limit Data: niedz., lut 1, 2015 08:35 01.02.2015 02:08, liviusliv...@poczta.onet.pl пишет: > > m