Re: [Firebird-devel] Errors vector lifetime

2020-11-18 Thread Alex Peshkoff via Firebird-devel
On 11/18/20 7:49 PM, Dimitry Sibiryakov wrote: Hello All.   How long pointer returned from IStatus::getErrors() is supposed to be valid?   Until the next call of init()?   Until the next call of setErrors()?   Until the next call of getErrors()? Always supposed that until any call, changing

[Firebird-devel] [FB-Tracker] Created: (CORE-6450) Races in cache of opened security databases

2020-11-18 Thread Alexander Peshkov (JIRA)
Races in cache of opened security databases --- Key: CORE-6450 URL: http://tracker.firebirdsql.org/browse/CORE-6450 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0.7, 3.0.6, 4.0 Beta 2

[Firebird-devel] Errors vector lifetime

2020-11-18 Thread Dimitry Sibiryakov
Hello All. How long pointer returned from IStatus::getErrors() is supposed to be valid? Until the next call of init()? Until the next call of setErrors()? Until the next call of getErrors()? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/li

[Firebird-devel] [FB-Tracker] Created: (CORE-6449) Selectable store procedure return inserted values - join not working in FB3

2020-11-18 Thread Tomas Beran (JIRA)
Selectable store procedure return inserted values - join not working in FB3 --- Key: CORE-6449 URL: http://tracker.firebirdsql.org/browse/CORE-6449 Project: Firebird Core