Re: [Firebird-devel] Calling release() in detach()

2020-02-18 Thread Alex Peshkoff via Firebird-devel
On 2020-02-17 19:40, Dimitry Sibiryakov wrote: Hello, All.   I contrast to documentation where it is written "void detach(StatusType* status) – replaces isc_detach_database(). On success releases interface." provider implementation must not call release() in detach() because YValve will do th

Re: [Firebird-devel] Web site cert issue

2020-02-18 Thread marius adrian popa
Could you tweak the nginx config to be more secure https://www.ssllabs.com/ssltest/analyze.html?d=firebirdsql.org On Fri, Feb 14, 2020 at 8:11 PM Sergey Mereutsa wrote: > Hi! > > I solved this issue by adding a certificate with longer lifetime - just > need to put reminder to reissue it next yea

Re: [Firebird-devel] Web site cert issue

2020-02-18 Thread Sergey Mereutsa
Hi! Done, however, old browsers will complain about unsupported TLS version. TLS v 1.3 will be enabled on new site after we will perform some upgrades (I think, we will upgrade VM os too). -- Best regards, Sergeymailto:s...@dqteam.com On Tue, 18 Feb 2020 at 15:4

[Firebird-devel] [FB-Tracker] Created: (CORE-6250) Signature mismatch when creating package body on identical packaged procedure header

2020-02-18 Thread Adriano dos Santos Fernandes (JIRA)
Signature mismatch when creating package body on identical packaged procedure header Key: CORE-6250 URL: http://tracker.firebirdsql.org/browse/CORE-6250 Project: Fir

Re: [Firebird-devel] Procedure has a signature mismatch on package body

2020-02-18 Thread Adriano dos Santos Fernandes
Created as ticket CORE-6250. Please test in next v3 build. Adriano On 17/02/2020 16:43, Adriano dos Santos Fernandes wrote: > On 17/02/2020 04:39, Jiří Činčura wrote: >> The package itself has only one procedure with this definition: >> CREATE OR ALTER PACKAGE QRY_STAFF AS >> begin >> procedu