8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:43:03 +01:00
Commit Graph

52319 Commits

Author SHA1 Message Date
firebirds
1d5ec591f6 increment build number 2017-01-28 00:02:21 +00:00
Dmitry Yemanov
37e2aa350b Reworked bugfix for CORE-5456. Now it addresses CORE-5457 as well. 2017-01-27 11:31:29 +03:00
firebirds
d8f0968ae6 increment build number 2017-01-26 00:02:19 +00:00
hvlad
a051c78dd1 Improvement CORE-5434 : Read-only transactions in SuperServer could avoid immediate write of Header and TIP pages after change 2017-01-25 21:39:16 +02:00
firebirds
8217ad40d9 increment build number 2017-01-21 00:02:24 +00:00
Dmitry Yemanov
e8dd0b1aec Bugfix CORE-5456: Migrating Firebird 2.5.2 to 3.0.1 gbak restore crashes at the end always 2017-01-20 09:11:19 +03:00
firebirds
6102a813e3 increment build number 2017-01-20 00:02:24 +00:00
hvlad
0fab1a8559 Fixed bug CORE-5464 : AV in fbclient when reading blob stored in incompatible encoding 2017-01-20 00:43:48 +02:00
hvlad
ddd5d0437d Make validation detect and fix data page error when DP marked as secondary contains primary record version(s).
See CORE-5459.
So far i can't reproduce the corruption thus ticket is not resolved.
2017-01-20 00:29:26 +02:00
firebirds
94818ef4f0 increment build number 2017-01-17 00:02:23 +00:00
7e2d7d12c9 Removed unused variable - thanks to Adriano 2017-01-16 11:35:32 +03:00
firebirds
b073db2e89 increment build number 2017-01-16 00:02:32 +00:00
hvlad
b8fdca00d2 Fixed Windows build 2017-01-15 12:17:27 +02:00
firebirds
946d5b2fad increment build number 2017-01-14 00:02:31 +00:00
e806efd3e3 Better names - suggested by Dmitry and Vlad 2017-01-13 14:57:01 +03:00
40f782ae3e Backported fix for CORE-5452: Segfault when engine's dynamic library is unloaded right after closing worker threads (GC and/or cache writer) 2017-01-13 14:29:54 +03:00
c112d5db1d Backported fix for CORE-5368: Regression: client application is hang (in same cases trow an access violation in Engine12.dll) on selecting from multiple threads using 1 embedded connection 2017-01-13 13:00:40 +03:00
c5c2940684 Syntax 2017-01-13 12:46:58 +03:00
firebirds
dbbc66a245 increment build number 2017-01-10 00:03:18 +00:00
ef2fbabf1e Backported implementation of CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS 2017-01-09 20:28:48 +03:00
e68fadc034 -m 2017-01-09 14:24:03 +03:00
firebirds
7d5daaf763 increment build number 2017-01-08 00:02:31 +00:00
Dmitry Yemanov
50d3041cf1 This check does not seem actual anymore, addresses CORE-1095 and CORE-3530 2017-01-07 15:46:22 +03:00
firebirds
d8153a8891 increment build number 2017-01-07 00:02:34 +00:00
hvlad
90a46fa3a8 Correction for recent patch for CORE-5422.
I was a bit wrong - DPM_fetch should not change rpb_prior
2017-01-06 16:27:32 +02:00
hvlad
0eb85afa8e Fixed bug CORE-5422 : Decompression overran buffer after rollback 2017-01-06 11:59:42 +02:00
firebirds
320681bc56 increment build number 2017-01-06 00:02:31 +00:00
Dmitry Yemanov
3ca0d677c8 Bugfix CORE-5414: Error restoring on FB 3.0 from FB 2.5: bugcheck 221 (cannot remap) 2017-01-05 21:31:35 +03:00
firebirds
1fbe5be37e increment build number 2017-01-05 00:02:35 +00:00
Dmitry Yemanov
abc072ad4e Bugfix CORE-5435: Badly selective index could be used for extra filtering even if selective index is used for sorting 2017-01-04 22:32:48 +03:00
Dmitry Yemanov
5dca3df3d9 Fixed CORE-5421: Performance degradation in FB 3.0.2 compared to FB 2.5.7. 2017-01-04 19:48:20 +03:00
firebirds
81da9d8df1 increment build number 2016-12-31 00:02:36 +00:00
95be92c57b Fixed posix build after Vlad's changes 2016-12-30 11:41:46 +03:00
hvlad
75c94a2757 Fixed MSVC 2015 build 2016-12-30 10:23:30 +02:00
hvlad
f8d39e0bf9 Improvement CORE-4563 : Add support for Windows 8/2012 fast/low-latency "TCP Loopback Fast Path" functionality 2016-12-30 02:19:22 +02:00
hvlad
80096303bc Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release 2016-12-30 02:11:52 +02:00
hvlad
52d9a05a0f Backport from master:
Optimized hash function for lock manager and hash join
Notes:
- lock print extension is not backported
- Alex, please review linux build. I did not include changes in builds/posix/make.rules here as i'm not sure it is required
2016-12-30 02:11:24 +02:00
firebirds
89af0cd248 increment build number 2016-12-30 00:02:33 +00:00
hvlad
8ca97fb718 Backport from master:
Remove not necessary sync points - dbb_threads_sync and dbb_lck_sync
2016-12-30 01:50:49 +02:00
Adriano dos Santos Fernandes
ef980a2015 Fixed typo. 2016-12-29 07:35:55 -02:00
Dmitry Yemanov
6fcbff8863 Update the docs. 2016-12-29 12:13:42 +03:00
firebirds
1232b23824 increment build number 2016-12-29 00:02:32 +00:00
c0f352409a Backported fix for CORE-5425: Server hangs under load test 2016-12-28 11:20:53 +03:00
firebirds
34e91702d3 increment build number 2016-12-28 00:02:31 +00:00
a50eb72910 This should fix bug reported by Gabor: ./install.sh: 1570: [: /opt/firebird: unexpected operator 2016-12-27 16:17:48 +03:00
firebirds
fab2cdae75 increment build number 2016-12-26 00:02:35 +00:00
0ca6c0dc2f Backported fix for CORE-5428: Rare segfault when preparing request working with a table with triggers 2016-12-25 18:08:30 +03:00
1d27cdbabd Warning 2016-12-25 17:27:13 +03:00
firebirds
39af593a74 increment build number 2016-12-12 00:02:32 +00:00
hvlad
51cb2c91b2 Fixed bug CORE-5417 : Engine could hang up if auto-sweep is starting while database is shutting down 2016-12-11 22:26:34 +02:00