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

52280 Commits

Author SHA1 Message Date
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
firebirds
e2234cedc2 increment build number 2016-12-06 00:02:31 +00:00
Dmitry Yemanov
49d7996e02 Attempt to fix CORE-5392: BUCHECK 179(decompression overran buffer) or unexpected lock conflict may happen during record version backout. 2016-12-05 14:48:41 +03:00
firebirds
89c4acb3ce increment build number 2016-12-02 00:02:32 +00:00
Adriano dos Santos Fernandes
48d43a88fe Fixed CORE-5410 - Dependencies are not stored when using some type of contructions in subroutines. 2016-12-01 12:55:01 -02:00
firebirds
8b3c6b40f7 increment build number 2016-11-25 00:02:24 +00:00
Dmitry Yemanov
24e7e1b6ee Second attempt, this time MSVC10 complains 2016-11-24 11:41:16 +03:00
Dmitry Yemanov
acf9fbee1b Avoid warnings in pre-c++11 compiler modes (gcc) 2016-11-24 11:02:55 +03:00
firebirds
a2d0fae543 increment build number 2016-11-23 00:02:31 +00:00
hvlad
d5d9e74df9 Merge branch 'dp_numbers_cache' into B3_0_Release 2016-11-22 12:45:17 +02:00
firebirds
eb6f808ce9 increment build number 2016-11-22 00:02:35 +00:00
bddc876b5e Backported fix for CORE-5204: Build the Linux code with --enable-binreloc and create an option in the installer to install in different locations than /opt/firebird 2016-11-21 17:28:38 +03:00
firebirds
35fc60dcc3 increment build number 2016-11-18 00:02:34 +00:00
hvlad
be8a09d510 Fixed bug CORE-5350 : Assert in CachedMasterInterface::set 2016-11-17 13:12:40 +02:00
hvlad
24d85414a7 Merge branch 'dp_numbers_cache' of https://github.com/FirebirdSQL/firebird into dp_numbers_cache 2016-11-16 13:34:33 +02:00
hvlad
0e0d70998e Clear dp numbers cache before re-use RelationPages in next GTT instance 2016-11-16 13:33:41 +02:00
hvlad
20ee05f92e Clear dp numbers cache before re-use RelationPages in next GTT instance 2016-11-16 13:22:04 +02:00
hvlad
ca3c9b7893 Use relation pool for data page phys numbers map.
It makes impossible to use batch allocation of RelationPages instances for GTT's but it is not important until metadata cache is not shared.
2016-11-10 16:29:31 +02:00
Dmitry Yemanov
c14bb65ce0 Revert back old change that's not actual anymore but causing undesired side-effects in CS under concurrent load. 2016-11-10 12:58:18 +03:00
firebirds
6a32ca767e increment build number 2016-11-09 00:02:30 +00:00
Dmitry Yemanov
b4448a931f Bugfix CORE-5382: Incorrect processing (truncation) of SQL statement with length 10MB+1. 2016-11-08 13:24:28 +03:00
hvlad
1ca870b88c Respect large scans in new code path 2016-11-08 12:17:14 +02:00
Dmitry Yemanov
0e77b3e9dd Attempt to fix CORE-5393: Bad optimization of some operations with views containing subqueries. 2016-11-08 10:59:36 +03:00
firebirds
bd045430c6 increment build number 2016-11-05 00:02:30 +00:00
Adriano dos Santos Fernandes
1a94510b8b Added a note to DATEADD. 2016-11-04 12:24:04 -02:00
firebirds
ca94d51737 increment build number 2016-11-04 00:02:29 +00:00
Adriano dos Santos Fernandes
d1fe9675c0 Fixed CORE-5390 - ISQL crashes corrupting memory when statement length is greater than 10 MB. 2016-11-03 13:36:00 -02:00
firebirds
e5b7190e22 increment build number 2016-10-29 00:02:27 +00:00
Adriano dos Santos Fernandes
ea4e605130 Fixed CORE-5383 - Dependencies in package not recognised. 2016-10-28 15:19:17 -02:00
Popa Marius Adrian
fbbb31e8f6 create android x86/arm64/x86_64 scripts and ports (#59)
* add android.arm64 cross file

* add android arm64 makefile

* Deprecated in android-2x

* Add Android x86_64 cross and makefile

* Add Android x86 32bit makefile and cross
2016-10-28 14:38:43 +03:00
firebirds
64714f510c increment build number 2016-10-28 00:02:26 +00:00
8f0a70d1fb Backported fix for CORE-5384: Plugin manager fails to provide appropriate config information when name of configuration file is set in plugins.conf 2016-10-27 18:02:43 +03:00
firebirds
ad5f5ba2f4 increment build number 2016-10-26 00:02:31 +00:00
Dmitry Yemanov
5f6f5a3c0f Bugfix CORE-5381: Regression: could not execute query (select from view
with nested view).
2016-10-25 17:16:17 +03:00
firebirds
5f4f15360d increment build number 2016-10-25 00:02:29 +00:00
hvlad
2825af99a5 Fixed bug CORE-5257 : Enable nested keys in plugin configuration
Alex, please review
2016-10-24 23:19:00 +03:00
hvlad
8d5b1ff46e Introduced small per-relation cache of physical numbers of data pages.
It allows to reduce number of pointer page fetches and improves performance.
2016-10-24 01:09:08 +03:00
firebirds
c2812e739c increment build number 2016-10-20 00:02:29 +00:00
Adriano dos Santos Fernandes
21978036d5 Fixed CORE-1894 - Circular dependencies between computed fields crashs the engine. 2016-10-19 13:26:04 -02:00
firebirds
0aa921866a increment build number 2016-10-18 00:02:29 +00:00