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

52715 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
5fb4a9c6f3 Misc. 2016-12-11 20:53:27 -02:00
hvlad
0c520b8ea6 Fixed bug CORE-5417 : Engine could hang up if auto-sweep is starting while database is shutting down 2016-12-11 22:33:03 +02:00
firebirds
9b814610cb increment build number 2016-12-06 00:02:24 +00:00
Dmitry Yemanov
fedcbbb534 Attempt to fix CORE-5392: BUCHECK 179(decompression overran buffer) or unexpected lock conflict may happen during record version backout. 2016-12-05 14:50:21 +03:00
firebirds
5cd2083aed increment build number 2016-12-03 00:02:24 +00:00
Dmitry Yemanov
90b4de2b25 I see no sense in making RDBhimBHprefixed functions/variables non-reserved. RDB$ is well-known system prefix, people should not use it for user objects. 2016-12-02 10:24:18 +03:00
Dmitry Yemanov
cd8b6e0a41 Reworked syntax for new error context vars, based on feedback from the other devs. 2016-12-02 10:18:47 +03:00
firebirds
246f8a817d increment build number 2016-12-02 00:02:25 +00:00
hvlad
8e6799f8b9 Better place for common macro (NOEXCEPT) as Alex suggested 2016-12-01 23:13:26 +02:00
Adriano dos Santos Fernandes
d7e131b5b7 Fixed CORE-5410 - Dependencies are not stored when using some type of contructions in subroutines. 2016-12-01 12:58:19 -02:00
hvlad
21bdac86dc Merge branch 'decfloat' of https://github.com/FirebirdSQL/firebird into decfloat 2016-12-01 13:13:56 +02:00
hvlad
16a276089b Support for VC 2013 (MSVC12) 2016-12-01 13:13:25 +02:00
hvlad
05c1c618c3 Support for VC 2013 (MSVC12) 2016-12-01 13:11:16 +02:00
firebirds
c020815299 increment build number 2016-11-25 00:02:18 +00:00
Dmitry Yemanov
989a6b90af Misc improvement as suggested by Adriano. 2016-11-24 19:22:27 +03:00
firebirds
04c9fbed66 increment build number 2016-11-23 00:02:22 +00:00
Dmitry Yemanov
66c9416162 Revert back old change that's not actual anymore but causing undesired side-effects in CS under concurrent load. 2016-11-22 13:22:10 +02:00
hvlad
dac882c97e Introduced small per-relation cache of physical numbers of data pages.
It allows to reduce number of pointer page fetches and improves performance.
2016-11-22 13:21:51 +02:00
Adriano dos Santos Fernandes
2388af42f6 Misc. 2016-11-21 22:19:49 -02:00
Adriano dos Santos Fernandes
0cf8d887a1 Fixed CORE-5404 - Inconsistent column/line references when PSQL definitions return errors. 2016-11-21 22:16:04 -02:00
firebirds
18dabe3001 increment build number 2016-11-22 00:02:26 +00:00
383c511cfc Postfix for CORE-5204 2016-11-21 18:23:18 +03:00
firebirds
9d03c83c82 increment build number 2016-11-18 00:02:26 +00:00
hvlad
c72cb574d4 Fixed bug CORE-5350 : Assert in CachedMasterInterface::set 2016-11-17 13:17:20 +02:00
f1cf5cc278 make clean in extern/decNumber 2016-11-15 14:17:56 +03:00
01aadfdcca Fixed database restore by gbak 2016-11-15 13:34:34 +03:00
firebirds
c7cefb9dd9 increment build number 2016-11-15 00:02:22 +00:00
b6c1770f35 Fixed exceptions raising 2016-11-14 19:14:58 +03:00
Roman Simakov
01f36be94d Fixed a possibility to duplicate SQL SECURITY option for GTT 2016-11-14 17:07:09 +03:00
firebirds
58bb87e94b increment build number 2016-11-14 00:02:27 +00:00
Adriano dos Santos Fernandes
1e592de776 Misc. 2016-11-13 09:55:21 -02:00
0482773156 File was missed in commit due to .ignore rules 2016-11-11 18:24:35 +03:00
5aede150e3 Decimal floating point numbers - first draft 2016-11-11 17:59:55 +03:00
firebirds
54cebb88bd increment build number 2016-11-11 00:02:23 +00:00
Dmitry Yemanov
05c3ccc6cf Attempt to fix CORE-5393: Bad optimization of some operations with views containing subqueries. 2016-11-10 09:23:40 +03:00
firebirds
ad5368a73c increment build number 2016-11-09 00:02:23 +00:00
Popa Marius Adrian
4651ef1ca4 clean libtommath *.d dependencies files created by gcc compiler (#66) 2016-11-08 20:59:31 +03:00
Adriano dos Santos Fernandes
27ea6a5c8a Merge pull request #65 from mariuz/patch-3
Remove fb version info from build instructions.
2016-11-08 08:06:00 -02:00
Dmitry Yemanov
af37a963e9 Bugfix CORE-5382: Incorrect processing (truncation) of SQL statement with length 10MB+1. 2016-11-08 12:48:58 +03:00
Popa Marius Adrian
3d1c4e71ad remove fb version info from build instructions 2016-11-08 11:48:22 +02:00
Adriano dos Santos Fernandes
116e558ccf Merge pull request #64 from mariuz/patch-2
Small spell error: pannel -> panel.
2016-11-08 07:22:57 -02:00
Popa Marius Adrian
02ef763bcf small spell error pannel -> panel
small spell
2016-11-08 11:02:38 +02:00
firebirds
f33d38a002 increment build number 2016-11-07 00:02:25 +00:00
Popa Marius Adrian
8e02445260 Fix android include paths related to c++11 (#62)
* Fix android include paths for c++11

* Fixed android arm 32 build
2016-11-06 11:36:02 +03:00
firebirds
d8c886c180 increment build number 2016-11-05 00:02:22 +00:00
Adriano dos Santos Fernandes
d41c488aca Added a note to DATEADD. 2016-11-04 12:23:13 -02:00
firebirds
0311f22e6c increment build number 2016-11-04 00:02:21 +00:00
Adriano dos Santos Fernandes
e4aed163ac Fixed CORE-5390 - ISQL crashes corrupting memory when statement length is greater than 10 MB. 2016-11-03 13:36:54 -02:00
firebirds
40155876f7 increment build number 2016-10-29 00:02:20 +00:00
Adriano dos Santos Fernandes
1f74d2c0b0 Fixed CORE-5383 - Dependencies in package not recognised. 2016-10-28 15:17:39 -02:00