firebirds
6734f8962f
increment build number
2017-05-20 00:02:21 +00:00
Adriano dos Santos Fernandes
67222d7ae9
Fixed CORE-5542 - Database-level triggers related to TRANSACTION events (i.e. start, commit and rollback) do not take in account their POSITION index (when more than one trigger for the same event type is defined).
2017-05-19 17:27:16 +00:00
3897136029
Fixed deadlock introduced by me half-a-year ago
2017-05-19 17:29:17 +03:00
firebirds
eebdd3504a
increment build number
2017-05-17 00:02:20 +00:00
hvlad
cc102b7352
Make all internal connections to the security database use embedded provider only.
...
It should fix bug CORE-5540 : Every other execution of embedded isql slow.
2017-05-17 00:15:11 +03:00
firebirds
61e226627f
increment build number
2017-05-16 00:02:23 +00:00
Adriano dos Santos Fernandes
f18eebb351
Fixed CORE-5535 - Garbage value in RDB$FIELD_SUB_TYPE in RDB$FUNCTION_ARGUMENTS after altering function.
2017-05-15 15:49:08 +00:00
Adriano dos Santos Fernandes
b411fc442c
Fix for MacOS build.
2017-05-15 15:09:18 +00:00
hvlad
425192a720
Fixed bug CORE-5537 : Assign DB access_mode to RW (by using gfix or fbsvcmgr) leads FB 4.0 Classic to create new firebird-process on every such attempt
2017-05-15 13:47:50 +03:00
firebirds
b7fe93cb77
increment build number
2017-05-13 00:02:18 +00:00
fc562919e7
Fixed type names, thanks to Adriano
2017-05-12 10:28:03 +03:00
firebirds
b9d00fe369
increment build number
2017-05-11 00:02:21 +00:00
Adriano dos Santos Fernandes
0dbef7f93d
Fixed CORE-5533 - Crash on 3.0 and 4.0 when DB contains database-level trigger.
2017-05-10 15:46:58 +00:00
cc16459f79
Fixed CORE-5517: Classic server periodically raise "Global mapping memory overflow" and need to be restarted to accept new connections
2017-05-10 16:48:23 +03:00
4107794ac2
Fixed some issues with 32-bit gcc build
2017-05-10 15:09:29 +03:00
hvlad
56b25b544e
This should fix bug CORE-2853 : page 14194, page type 5 lock conversion denied (215)
2017-05-10 12:02:48 +03:00
firebirds
0976456cbc
increment build number
2017-05-09 00:02:25 +00:00
Adriano dos Santos Fernandes
63c414b68f
Misc.
2017-05-07 22:41:26 -03:00
firebirds
13da89d7a5
increment build number
2017-05-06 00:02:21 +00:00
hvlad
9eed4d0595
Missed piece in 64-bit transaction numbers support
2017-05-05 16:40:29 +03:00
7abe9e39b7
Added buffer size parameter to functions returning decimal float number as string
2017-05-05 15:38:19 +03:00
Adriano dos Santos Fernandes
e31eefb8d9
Misc.
2017-05-04 23:08:45 -03:00
firebirds
d02b6714f8
increment build number
2017-05-05 00:02:21 +00:00
27daeadcc1
Fixed issue with visible maximum length of DECFLOAT(16) field in ISQL
2017-05-04 21:42:45 +03:00
firebirds
c321d7e759
increment build number
2017-05-04 00:02:51 +00:00
5302ee1fdd
Fixed use of very long DECFLOAT literals
2017-05-03 19:59:26 +03:00
Adriano dos Santos Fernandes
529ef3d4f0
Fix show/extract of NUMERIC fields in dialect 1 databases.
2017-05-03 16:10:36 +00:00
59975f66e4
Added initialization - thanks to Adriano
2017-05-03 12:19:43 +03:00
Adriano dos Santos Fernandes
bf284274f4
Misc.
2017-05-02 23:07:08 -03:00
firebirds
c19f51302f
increment build number
2017-05-03 00:02:19 +00:00
Adriano dos Santos Fernandes
54cfde5e83
Fixed problem with SHOW DOMAIN and SHOW PACKAGE with names greater than 31 characters.
2017-05-02 16:34:10 +00:00
firebirds
7060652164
increment build number
2017-05-02 00:02:23 +00:00
Adriano dos Santos Fernandes
7b1b3af467
Fixed CORE-5526 and CORE-5527.
...
CORE-5526: External routines receives parameters with incorrect length or datatype.
CORE-5527: External routines does not receive default values for they output parameters.
2017-04-30 23:47:21 -03:00
firebirds
3338a9f752
increment build number
2017-04-29 00:02:31 +00:00
hvlad
e09746879d
Fixed bug CORE-5528 : internal Firebird consistency check (limbo impossible (184), file: vio.cpp line: 2379)
...
Also, make all 3 in-limbo transaction handlers equal (at VIO_chase, VIO_get_current and prepare_update) to be
more consistent
2017-04-28 11:35:12 +03:00
firebirds
ecf9243b87
increment build number
2017-04-26 00:02:42 +00:00
hvlad
4170686caa
Fixed MSVC build and some warnings.
2017-04-25 13:52:25 +03:00
firebirds
0a95f34821
increment build number
2017-04-22 00:03:32 +00:00
16649d488f
Implemented CORE-5525: Create new datatype that will be used a base type for high precision NUMERIC
2017-04-21 18:58:31 +03:00
Dmitry Yemanov
4dea6a9fa1
Remove redundant stats call
2017-04-21 17:37:33 +03:00
firebirds
5a585eba05
increment build number
2017-04-17 00:02:49 +00:00
hvlad
de09fa3fcb
This should fix bug CORE-5516 : Firebird service crashes when stopping
2017-04-17 01:42:45 +03:00
firebirds
c9dd0f0cdc
increment build number
2017-04-11 00:02:42 +00:00
hvlad
368c552767
This should fix race condition when two different events could use same instance of unused Rvnt.
...
Details at fb-devel, thread "Concurrency bugs in posting events?" by Mark Rotteveel.
Thanks to Adriano for discovering issue.
2017-04-11 01:41:53 +03:00
56b70d34db
Renamed functions in new interfaces according to Vlad's suggestion
2017-04-05 19:39:55 +03:00
1b8b7d37f5
Enhanced support of decimal float numbers in the client: use better names for SQL_ constants, added interfaces supporting access to decimal float fields in native format, use them in isql instead direct library access, added decimal float support in messages and a sample of it
2017-04-04 13:00:27 +03:00
firebirds
1d45a7bb55
increment build number
2017-04-04 00:02:22 +00:00
hvlad
de191b78f9
Fixed bug CORE-5416 : FB does not release memory after load tests
2017-04-03 23:58:51 +03:00
hvlad
46bb9210c3
Fixed memory leak in fbintl
2017-04-03 23:46:04 +03:00
f995ed4408
Merges changes from master
2017-04-02 19:12:18 +03:00