bae769071e
Fix build and forgotten doc ( #75 )
2017-01-17 15:46:14 +03:00
firebirds
8165b30567
increment build number
2017-01-17 00:02:17 +00:00
ea81537dd5
Removed unused variable - thanks to Adriano
2017-01-16 11:33:03 +03:00
firebirds
7993e4a040
increment build number
2017-01-16 00:02:24 +00:00
Adriano dos Santos Fernandes
cae7bdd658
Misc.
2017-01-15 12:53:50 -02:00
hvlad
5a752cbada
Fixed Windows build
2017-01-15 12:24:49 +02:00
firebirds
331e20a57c
increment build number
2017-01-14 00:02:23 +00:00
33f5b0f69e
Better names - suggested by Dmitry and Vlad
2017-01-13 14:56:42 +03:00
d88c5ac3cb
Fixed 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:27 +03:00
01ecfb9225
Fixed 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 12:57:57 +03:00
firebirds
40f1e88f5f
increment build number
2017-01-12 00:02:25 +00:00
7b9b408658
Implementation of CORE-5064 ( #73 )
...
* Implementation of CORE-5064
* Use constants instead of magic numbers
2017-01-11 19:13:10 +03:00
firebirds
120a1d08a9
increment build number
2017-01-10 00:03:09 +00:00
e722a4095c
Implemented CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS
2017-01-09 20:28:11 +03:00
Maciej S. Szmigiero
d5146be51e
Don't use libintl.so SONAME for libfbintl.so ( #74 )
...
POSIX build by default uses libintl.so.1 SONAME for libfbintl.so.1.
This means that on Linux ldconfig will make libintl.so.1 symlink to
libfbintl.so.1.
However, actual libintl is a very different library, incompatible with
libfbintl.
This breaks other software which tries to link to libintl.
Fix it by making libfbintl SONAME match its actual name.
2017-01-09 15:23:04 +04:00
firebirds
6cff467763
increment build number
2017-01-08 00:02:23 +00:00
hvlad
6edb5af515
Improvement CORE-4563 : Add support for Windows 8/2012 fast/low-latency "TCP Loopback Fast Path" functionality
2017-01-07 12:16:23 +02:00
firebirds
ea77183d29
increment build number
2017-01-07 00:02:26 +00:00
8e1421d64c
Fixed regression caused by commit for CORE-5433
2017-01-06 19:26:29 +03:00
hvlad
3cc273d99d
Correction
2017-01-06 17:03:09 +02:00
hvlad
835c78cb35
Correction for recent patch for CORE-5422.
...
I was a bit wrong - DPM_fetch should not change rpb_prior
2017-01-06 16:22:09 +02:00
hvlad
10c6a14a04
Fixed bug CORE-5422 : Decompression overran buffer after rollback
2017-01-06 11:22:16 +02:00
firebirds
7bca836961
increment build number
2017-01-06 00:02:24 +00:00
Dmitry Yemanov
191f700a19
This check does not seem actual anymore, addresses CORE-1095 and CORE-3530
2017-01-05 22:26:32 +03:00
Dmitry Yemanov
4f7843d5b5
Bugfix CORE-5414: Error restoring on FB 3.0 from FB 2.5: bugcheck 221 (cannot remap)
2017-01-05 21:32:44 +03:00
Adriano dos Santos Fernandes
b8e9675b75
Restored the line removal which leaves temporary files in Windows.
2017-01-05 15:32:15 -02:00
Dmitry Yemanov
e4f7a6d542
Bugfix CORE-5435: Badly selective index could be used for extra filtering even if selective index is used for sorting
2017-01-05 15:44:21 +03:00
firebirds
1cb877591a
increment build number
2017-01-05 00:02:27 +00:00
Dmitry Yemanov
60d20db515
Fixed CORE-5421: Performance degradation in FB 3.0.2 compared to FB 2.5.7.
2017-01-04 19:50:00 +03:00
firebirds
96af3a3638
increment build number
2017-01-04 00:02:25 +00:00
hvlad
23a55f0b45
Improvement CORE-5434 : Read-only transactions in SuperServer could avoid immediate write of Header and TIP pages after change
2017-01-03 18:42:32 +02:00
firebirds
1a103a273b
increment build number
2016-12-31 00:02:27 +00:00
5e70385a16
Fixed CORE-5433: Minor performance optimization - avoid additional database attachment from security objects mapping code
2016-12-30 19:28:37 +03:00
dbc73bff06
Restored security checks related to CHANGE_HEADER_SETTINGS privilege during attachment initialization
2016-12-30 19:18:06 +03:00
Adriano dos Santos Fernandes
efc155f4b3
Allow to set more than one ALTER identity option in the same command - CORE-5430.
2016-12-30 13:55:34 -02:00
firebirds
74bfb8f90f
increment build number
2016-12-30 00:02:25 +00:00
Dmitry Yemanov
34c2b613b8
Update the docs.
2016-12-29 18:16:17 +03:00
firebirds
15b17efeaa
increment build number
2016-12-29 00:02:24 +00:00
Adriano dos Santos Fernandes
f51791b181
Correction.
2016-12-28 12:59:56 -02:00
Adriano dos Santos Fernandes
127dddfe74
Improvement CORE-5431 - Support for DROP IDENTITY clause.
2016-12-28 12:57:47 -02:00
9fd55f7660
Fixed CORE-5425: Server hangs under load test
2016-12-28 11:14:31 +03:00
firebirds
4c5e36f3d7
increment build number
2016-12-28 00:02:23 +00:00
Adriano dos Santos Fernandes
278c993915
Improvement CORE-5430 - Support for INCREMENT option in identity columns.
2016-12-27 14:57:46 -02:00
94bdb099b5
This should fix bug reported by Gabor: ./install.sh: 1570: [: /opt/firebird: unexpected operator
2016-12-27 16:27:35 +03:00
firebirds
239bda87aa
increment build number
2016-12-26 00:02:27 +00:00
f88ddeda49
Fixed CORE-5428: Rare segfault when preparing request working with a table with triggers
2016-12-25 18:07:57 +03:00
cb3a1518f5
Warning
2016-12-25 17:23:03 +03:00
firebirds
e814cf69cb
increment build number
2016-12-23 00:02:25 +00:00
Adriano dos Santos Fernandes
ddfdcc25e9
Fixed CORE-5427 - Error on field concatenation of System tables.
2016-12-22 12:23:54 -02:00
firebirds
6089425ee4
increment build number
2016-12-21 00:02:25 +00:00