Re: [Firebird-devel] isc_info_firebird_version without database handle

2012-02-25 Thread Mark Rotteveel
On 19-2-2012 10:54, Jiri Cincura wrote: > On Sun, Feb 19, 2012 at 9:34 AM, Mark Rotteveel wrote: >> Out of curiosity: why do you want to know the version before attach? > > For some EF internals. > Ok, but to what end do you need that information before the attach? -- Mark Rotteveel --

[Firebird-devel] [FB-Tracker] Created: (CORE-3773) Inefficient memory usage and speed of SIMILAR TO when handling long text BLOB

2012-02-25 Thread Pavel Zotov (JIRA)
Inefficient memory usage and speed of SIMILAR TO when handling long text BLOB -- Key: CORE-3773 URL: http://tracker.firebirdsql.org/browse/CORE-3773 Project: Firebird Core

Re: [Firebird-devel] CORE-3701 / JDBC-233 help needed

2012-02-25 Thread Dmitry Yemanov
25.02.2012 13:17, Mark Rotteveel wrote: > When sending a CHAR CHARACTER SET OCTETS field, I assume that it should > be padded with 0x00, right? Right. Dmitry -- Virtualization & Cloud Management Using Capacity Plannin

Re: [Firebird-devel] CORE-3701 / JDBC-233 help needed

2012-02-25 Thread Mark Rotteveel
On 13-2-2012 16:33, Dmitry Yemanov wrote: >> * Is 0x20 (space) the right pad char for connection characterset NONE? > > Yes. When sending a CHAR CHARACTER SET OCTETS field, I assume that it should be padded with 0x00, right? Mark -- Mark Rotteveel --

Re: [Firebird-devel] SF.net SVN: firebird:[54042]firebird/trunk/builds/posix

2012-02-25 Thread Paul Beach
Adriano, <> Sed in itself is not a problem, unfortunately as Alex and I have just discovered sed on linux v's sed on MacOSX are slightly different beasties. Via Alex. "-i switch differs from GNU syntax Mac: -i extension Edit files in-place, saving backups with the specified extens