Paul Reeves
ee545566a5
forward port i18n files from 3.0.0 release tag to 3.0.0 branch tag
2016-09-20 11:00:21 +02:00
bcebbf1965
Removed item from docs according to Helen's request
2016-09-20 11:17:40 +03:00
Paul Reeves
d35dde9462
Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release
2016-09-20 10:06:53 +02:00
Paul Reeves
6253332156
Add sub-routine to convert LF to CRLF
...
Check that unix2dos is available.
2016-09-20 10:02:20 +02:00
firebirds
70a694fdb6
increment build number
2016-09-20 00:02:34 +00:00
Dmitry Yemanov
372af3f29c
Bugfix CORE-5351: LEFT JOIN incorrectly pushes UDF into the inner stream causing wrong results
2016-09-19 19:40:27 +03:00
firebirds
abb1bdddbc
increment build number
2016-09-16 00:02:35 +00:00
42454158b7
Do not segfault in a case of unexpected exception
2016-09-15 20:01:28 +03:00
firebirds
dc23d91734
increment build number
2016-09-09 00:02:26 +00:00
Adriano dos Santos Fernandes
9951d944e3
Fixed CORE-5341 - User collate doesn't work with blobs.
2016-09-08 15:53:18 -03:00
Dmitry Yemanov
d1e59bd23f
Updated docs.
2016-09-08 19:59:39 +03:00
firebirds
627cb7a5eb
increment build number
2016-09-08 00:02:28 +00:00
hvlad
6a3d9d0016
Let UPDATE and DELETE statements ignore records already deleted in the same statement (but still visible because of stable cursor).
...
It fixed bugs
CORE-5322 : Cascade deletion in self-referencing table could raise "no current record for fetch operation" error), and
CORE-5142 : Error "no current record to fetch" if some record is to be deleted both by the statement itself and by some trigger fired during statement execution
2016-09-07 22:15:51 +03:00
395932c02a
Comment
2016-09-07 21:57:55 +03:00
hvlad
e85bb91cae
Fixed bug CORE-5348 : Databases created at build process are owned by Windows administrator, not SYSDBA
2016-09-07 13:18:51 +03:00
firebirds
ba716e4774
increment build number
2016-09-07 00:02:27 +00:00
19bc36c815
Postfix for CORE-5326
2016-09-06 19:13:53 +03:00
firebirds
7bbe086111
increment build number
2016-09-06 00:02:28 +00:00
eb86289f69
Backported fix for CORE-5347: Races when initializing wire compression
2016-09-05 18:15:12 +03:00
94be7b561c
Fixed docs - thanks to Martin
2016-09-05 13:20:59 +03:00
firebirds
e6ccdd8502
increment build number
2016-09-03 00:02:30 +00:00
f75d77a937
Postfix for CORE-5326 - avoid segfault when attachment is released in incompletely initialized DB
2016-09-02 17:48:14 +03:00
4156615d01
Fixed CORE-5326: encrypting a database crashes host process when background encryption gets ready while no connection is established to that database
2016-09-02 12:16:32 +03:00
firebirds
1bdd0bb0b6
increment build number
2016-09-01 00:02:26 +00:00
hvlad
c43c959622
Fixed assertions (BDB_nbak_state_lock is not set for temporary page space)
2016-09-01 00:11:12 +03:00
firebirds
22ec4a52a3
increment build number
2016-08-27 00:02:28 +00:00
b4be07c95f
Backported fix for CORE-5339: Assertion in createDatabase() when doing overwrite check
2016-08-26 19:04:57 +03:00
firebirds
f42bcb2f52
increment build number
2016-08-26 00:02:26 +00:00
43579acdd8
Minimum backport of CORE-5248: avoid NULL in RDB$ROLES.RDB$SECURITY_CLASS which made it possible for everyone to drop any role
2016-08-25 15:10:57 +03:00
firebirds
a5f9d89138
increment build number
2016-08-20 00:02:30 +00:00
d63e127438
Backported fix for CORE-5335: Segfault in remote server
2016-08-19 14:53:47 +03:00
firebirds
23b13b411e
increment build number
2016-08-19 00:02:29 +00:00
hvlad
6e7afc90b5
Make VC 2013 x64 generate the same code as VC 2010 x64 : "lock xadd" instead of "lock add".
...
There was hagnups in SS x64 during new nbackup locking testing without this patch.
Note, both 32-bit compilers generate "lock xadd" instructions.
2016-08-18 13:28:59 +03:00
hvlad
377773f615
Reworked nbackup state lock handling to avoid performance penalty on every fetch
2016-08-18 13:28:44 +03:00
hvlad
6b7c554179
No need to release (and acquire again) cached lock if write lock is acquired repeatedly
2016-08-18 13:28:24 +03:00
hvlad
36a7a26346
Avoid hangup in SS when error happens at system attachment initialization time
2016-08-18 13:28:07 +03:00
firebirds
c083d20e4e
increment build number
2016-08-18 00:02:30 +00:00
cdac6e1c99
Fixed doc - thanks to Helen
2016-08-17 13:24:43 +03:00
firebirds
710cc1d8da
increment build number
2016-08-17 00:02:27 +00:00
Adriano dos Santos Fernandes
fb282b5a51
Fix buffer overflow.
2016-08-16 13:35:54 -03:00
hvlad
610594a525
Additional fix for CORE-5329. Once more thanks to Dmitry
2016-08-16 17:22:29 +03:00
firebirds
896c742941
increment build number
2016-08-15 00:02:27 +00:00
hvlad
408dff8cfc
Fixed bug CORE-5329 : Database gets partially corrupted in the "no-reserve" mode
...
Thanks to Dmitry
2016-08-14 21:18:16 +03:00
firebirds
2682210b29
increment build number
2016-08-13 00:02:28 +00:00
1d5ac14bff
Backported fix for open() files for very old kernels
2016-08-12 12:33:33 +03:00
firebirds
7652fa31e6
increment build number
2016-08-12 00:02:27 +00:00
hvlad
1db164a562
Attempt to make self-referencing foreign keys with ON UPDATE CASCADE work correctly.
...
It also fixes a bug CORE-5305 : CASCADE UPDATE fails for self-referencing FK
2016-08-11 20:53:18 +03:00
hvlad
0d0528b2bb
Fixed bug CORE-5327 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2307)
2016-08-11 20:46:23 +03:00
firebirds
99adeeec70
increment build number
2016-08-11 00:02:26 +00:00
685344727f
Backported implementation of CORE-5266: Allow statement 'create OR ALTER user sysdba password ...' to initialize empty securityN.fdb
2016-08-10 16:58:56 +03:00