Re: [Firebird-devel] Format of sources download improvement

2020-03-23 Thread Mark Rotteveel
On 22-03-2020 20:13, Jiří Činčura wrote: Hi, is there a reason to keep providing sources in bz2 compression? I did a quick comparison with 7z compression: Firebird-3.0.5.33220-0.7z: 8 230 662 Firebird-3.0.5.33220-0.tar.bz2: 9 789 316 Sure, it's not a huge file either way, but still the improve

Re: [Firebird-devel] Format of sources download improvement

2020-03-23 Thread marius adrian popa
bunzip2 comes by default in Ubuntu bunzip2: I won't read compressed data from a terminal. bunzip2: For help, type: `bunzip2 --help'. On Mon, Mar 23, 2020 at 9:31 AM Mark Rotteveel wrote: > On 22-03-2020 20:13, Jiří Činčura wrote: > > Hi, > > > > is there a reason to keep providing sources in bz

Re: [Firebird-devel] Format of sources download improvement

2020-03-23 Thread marius adrian popa
Postgresql also provides source code in bz2/gz format https://www.postgresql.org/ftp/source/v12.2/ On windows i usually use 7zip so i guess an alternative can be provided if needed On Mon, Mar 23, 2020 at 9:44 AM marius adrian popa wrote: > > > bunzip2 comes by default in Ubuntu > > bunzip2: I

Re: [Firebird-devel] Format of sources download improvement

2020-03-23 Thread Alex Peshkoff via Firebird-devel
On 2020-03-23 10:30, Mark Rotteveel wrote: On 22-03-2020 20:13, Jiří Činčura wrote: Hi, is there a reason to keep providing sources in bz2 compression? I did a quick comparison with 7z compression: Firebird-3.0.5.33220-0.7z: 8 230 662 Firebird-3.0.5.33220-0.tar.bz2: 9 789 316 Sure, it's not

[Firebird-devel] [FB-Tracker] Created: (CORE-6267) Not avaiable alias is used inside CTE without an error

2020-03-23 Thread Karol Bieniaszewski (JIRA)
Not avaiable alias is used inside CTE without an error -- Key: CORE-6267 URL: http://tracker.firebirdsql.org/browse/CORE-6267 Project: Firebird Core Issue Type: Bug Components: En

Re: [Firebird-devel] IStatus and character set

2020-03-23 Thread Dimitry Sibiryakov
04.02.2016 11:00, Alex Peshkoff wrote: On 02/04/2016 12:38 PM, Alex Peshkoff wrote: On 02/04/2016 12:35 PM, Dimitry Sibiryakov wrote: When an user plugin set an error to IStatus, which character set must be string data in? utf8 sorry, I was wrong CS_UNICODE_FSS is expected Is it

Re: [Firebird-devel] IStatus and character set

2020-03-23 Thread Alex Peshkoff via Firebird-devel
On 2020-03-23 13:49, Dimitry Sibiryakov wrote: 04.02.2016 11:00, Alex Peshkoff wrote: On 02/04/2016 12:38 PM, Alex Peshkoff wrote: On 02/04/2016 12:35 PM, Dimitry Sibiryakov wrote:   When an user plugin set an error to IStatus, which character set must be string data in? utf8 sorry, I

Re: [Firebird-devel] Format of sources download improvement

2020-03-23 Thread Jiří Činčura
> But telling true I do not see big use in it - I'm sure that 1.5Mb make > absolutely no difference. Only as a form of following mainline :-) It's about 19-20% difference. ;) But strictly speaking I would be more happy with Firebird ZIP downloads to be 7z (or xz). Because I download that quite

Re: [Firebird-devel] Format of sources download improvement

2020-03-23 Thread Alex Peshkoff via Firebird-devel
On 2020-03-23 14:36, Jiří Činčura wrote: But telling true I do not see big use in it - I'm sure that 1.5Mb make absolutely no difference. Only as a form of following mainline :-) It's about 19-20% difference. ;) But strictly speaking I would be more happy with Firebird ZIP downloads to be 7z (

[Firebird-devel] isc_portable_integer() in OO API

2020-03-23 Thread Dimitry Sibiryakov
Hello, All. What should be used in OO API instead of isc_portable_integer()? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] isc_portable_integer() in OO API

2020-03-23 Thread Alex Peshkoff via Firebird-devel
On 2020-03-23 19:42, Dimitry Sibiryakov wrote: Hello, All.   What should be used in OO API instead of isc_portable_integer()? Please provide wider example. Using XpbBuilder I never needed it at client side at all. Firebird-Devel mailing list, web interface at https://lists.sourceforge.ne

Re: [Firebird-devel] isc_portable_integer() in OO API

2020-03-23 Thread Dimitry Sibiryakov
23.03.2020 18:13, Alex Peshkoff via Firebird-devel wrote: Please provide wider example. Using XpbBuilder I never needed it at client side at all. On client side - may be. But I have to parse DPB, TPB and info buffers in a provider. -- WBR, SD. Firebird-Devel mailing list, web interface

Re: [Firebird-devel] isc_portable_integer() in OO API

2020-03-23 Thread Alex Peshkoff via Firebird-devel
On 2020-03-23 20:18, Dimitry Sibiryakov wrote: 23.03.2020 18:13, Alex Peshkoff via Firebird-devel wrote: Please provide wider example. Using XpbBuilder I never needed it at client side at all.   On client side - may be. But I have to parse DPB, TPB and info buffers in a provider. Not 100

Re: [Firebird-devel] isc_portable_integer() in OO API

2020-03-23 Thread Dimitry Sibiryakov
23.03.2020 18:24, Alex Peshkoff via Firebird-devel wrote: Not 100% sure about info (if missing we should add such support) According to the documentation information buffers aren't supported: Valid builder types: BATCH DPB SPB_ATTACH SPB_START TPB -- WBR, SD. Firebird-Devel mailing

[Firebird-devel] Double isc_dpb_ext_call_depth tag in DPB

2020-03-23 Thread Dimitry Sibiryakov
Hello, All. Is it bug or intended? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel