[Firebird-devel] Time to update our headers.

2015-03-04 Thread Paul Beach
<> ipl - http://www.ibphoenix.com/about/firebird/ipl

Re: [Firebird-devel] Time to update our headers.

2015-03-04 Thread marius adrian popa
Plese do and fix the urls While there please replace the inprise.com with firebirdsql.org license location https://github.com/FirebirdSQL/core/search?utf8=%E2%9C%93&q=inprise.com On Thu, Mar 5, 2015 at 5:33 AM, Claudio Valderrama C. wrote: > People, > http://www.ibphoenix.com/main.nfs?a=ibphoeni

[Firebird-devel] Time to update our headers.

2015-03-04 Thread Claudio Valderrama C.
People, http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_idpl. is pointing to nothing. We need to update the files in the repository to point to the right location of the license or please suggest an alternative. I think that only FB v3 matters. C. --- Claudio Valderrama C. Consultant, SW de

[Firebird-devel] [FB-Tracker] Created: (CORE-4704) Generator/exception permissions get corrupted after backup/restore

2015-03-04 Thread Dmitry Yemanov (JIRA)
Generator/exception permissions get corrupted after backup/restore -- Key: CORE-4704 URL: http://tracker.firebirdsql.org/browse/CORE-4704 Project: Firebird Core Issue Type: Bug

Re: [Firebird-devel] READ UNCOMMITTED implementation

2015-03-04 Thread Ivan Přenosil
> I guess application must emulate this behaviour on application layer. But Firebird already "emulate" it - you can execute SET TRANSACTION READ UNCOMMITTED :) (although it starts Read Committed transaction actually) I. -

Re: [Firebird-devel] READ UNCOMMITTED implementation

2015-03-04 Thread Roman Simakov
2015-03-04 11:08 GMT+03:00 Dmitry Yemanov : > Over my dead body +1 I guess application must emulate this behaviour on application layer. -- Roman Simakov -- Dive into the World of Parallel Programming The Go Parallel W

Re: [Firebird-devel] READ UNCOMMITTED implementation

2015-03-04 Thread marius adrian popa
my guess , is that Ray Zane runs some Rails tests created with mysql mode in mind On Wed, Mar 4, 2015 at 9:38 AM, Mark Rotteveel wrote: > What is the use case for it? As far as I recall the sql standard doesn't > require it (and maybe even discourages it) but has it include because some > system

Re: [Firebird-devel] READ UNCOMMITTED implementation

2015-03-04 Thread Dmitry Yemanov
04.03.2015 10:12, marius adrian popa wrote: > Seems that we need F111-01 implemented > https://github.com/rowland/fb/issues/42 Over my dead body. Dmitry -- Dive into the World of Parallel Programming The Go Parallel