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
firebirds
adfa38476f
increment build number
2017-04-01 00:02:23 +00:00
hvlad
4ab0306631
Corrected wrong define
2017-03-31 12:16:08 +03:00
firebirds
e87b3dff54
increment build number
2017-03-31 00:02:19 +00:00
a1425f7383
Brief description of DECFLOAT datatype
2017-03-30 21:05:30 +03:00
e508bc2a5d
Added missing conversions
2017-03-30 19:40:43 +03:00
Adriano dos Santos Fernandes
ac401d0c70
Revive travis scripts and build badge in README.md with build+install only. If one knows how to make the tests run, feel free to adjust or comment.
2017-03-30 10:45:11 -03:00
firebirds
92a9e56723
increment build number
2017-03-30 00:02:19 +00:00
Paul Reeves
e1232d8015
Small change to allow isql to pipe output
2017-03-29 17:14:03 +02:00
firebirds
f100a8f811
increment build number
2017-03-29 00:02:18 +00:00