Adriano dos Santos Fernandes
Adriano dos Santos Fernandes
I can do for the ones in https://github.com/FirebirdSQL/snapshots/releases, i.e. >= 4. `-0` means the package version, when the same buildno is packaged more than one time due to some problem...
Would be ok to change the suffix (where currently it is `Initial` in maste) to the sha-prefix? It should be the easier way, and actually, it avoids the confusion of...
This is my intention, with the commented `if` being active: https://github.com/asfernandes/firebird/commit/0f2fa3988dfbb41298b7369f4ab5a9981d641a3c > Will the current suffix be preserved for official releases? Yes. > Will the sha-hash be removed from the...
In the case reported, I guess by some reason in the user code there are many *active* requests. Can you show the code involved to cause the error @AkulovNikolay ?
If plugin created metadata automatically, it should upgrade automatically. Engine don't need to offer any functionality for that. Plugin can inspect it's metadata and do the upgrade.
Why a setting? `select blob_field from table` is an explicit request that one needs a blob, and faster is preferred than slow.
> Using new datatype, where first N (not too big value) bytes of BLOB is stored inline, may have one more advantage - such field may be indexed. Something like...
It would be much better if engine just stores boolean fields in more optimized way.
There are things in this implementation that without access to the standard I cannot say they are correct or not, for example, missing parts: ``` select cast('12 -03:00' as timestamp...
> or maybe ask the Firebird Foundation to buy a copy for you I asked and the subject didn't moved.