f418336819
Fixed CORE-5654: Mixed intermediate build files for plugins examples
2017-11-03 14:44:13 +03:00
firebirds
7b0c03512a
increment build number
2017-11-02 00:04:37 +00:00
Adriano dos Santos Fernandes
a2556be641
Feature CORE-5620 - Builtin functions FIRST_DAY and LAST_DAY.
2017-11-01 15:30:54 +00:00
Ilya Eremin
2dc72496ea
Error function parameter is added to convertToUTF8 function to avoid modifying of tdbb_status_vector in trace ( #125 )
2017-11-01 16:16:48 +03:00
7da0244d65
Fixed CORE-5651: Problem migrating users to V3.0
2017-11-01 14:32:10 +03:00
hvlad
9c66f3c8d0
This should fix bug CORE-5615 : Firebird 3 crashing randomly
2017-11-01 12:11:20 +02:00
firebirds
c4854c02ab
increment build number
2017-11-01 00:11:47 +00:00
a65276b8e6
Fixed CORE-5643: Message "Operating system call munmap failed. Error code 12" can appear in firebird.log under heavy load
2017-10-31 18:56:28 +03:00
firebirds
dc8b62dc6e
increment build number
2017-10-31 00:03:28 +00:00
hvlad
2769de8269
Fixed bug CORE-5600 : Invalid blob id when add a new blob column of type text and update another field
2017-10-30 21:34:24 +02:00
firebirds
19a7ec95e7
increment build number
2017-10-28 00:03:30 +00:00
Adriano dos Santos Fernandes
a7a431d996
Correction.
2017-10-27 13:44:05 +00:00
firebirds
27ebeede8d
increment build number
2017-10-27 00:03:11 +00:00
Adriano dos Santos Fernandes
a6bd7a56b1
Fixed CORE-5645 - Wrong transaction can be passed to external engine.
2017-10-26 15:14:08 +00:00
firebirds
80bf814885
increment build number
2017-10-26 00:03:13 +00:00
5b37da810c
Fixed CORE-5650: Segfault when procedure dropped on classic server
2017-10-25 16:12:13 +03:00
firebirds
1aa78fe239
increment build number
2017-10-25 00:03:15 +00:00
8992446c4f
Fixed CORE-5649: isc_add_user / isc_modify_user produce unusable user record
2017-10-24 17:12:20 +03:00
hvlad
5ef0c5bf24
Improvement CORE-5648 : Avoid serialization of isc_attach_database calls issued by EXECUTE STATEMENT implementation
2017-10-24 13:09:10 +03:00
firebirds
863865c9e1
increment build number
2017-10-24 00:03:21 +00:00
005d1565fe
This should fix VC10 build - thanks to Adriano
2017-10-23 17:23:53 +03:00
Alexander Peshkov
f53c23c17a
New interface Batch helping to efficiently implement JDBC prepared statement batches ( #99 )
...
Batch interface implementation
2017-10-23 17:10:49 +03:00
e8f65cb09d
isc_random cleanup
2017-10-23 17:08:59 +03:00
firebirds
62a0eba48f
increment build number
2017-10-18 00:03:13 +00:00
e5f712c33c
Small docs addition
2017-10-17 14:14:53 +03:00
129f44b42d
Minor fixes after proof-reading docs
2017-10-17 13:16:29 +03:00
firebirds
3df490cc74
increment build number
2017-10-17 00:03:11 +00:00
Adriano dos Santos Fernandes
1bc4e44d53
Fixed CORE-5638 - Wrong result with index on case-insensitive collation using NUMERIC-SORT.
2017-10-15 18:26:46 -02:00
firebirds
df0edb5425
increment build number
2017-10-14 00:09:13 +00:00
2d091651e3
Fixed gcc build: throw specifier is deprecated in c++11
2017-10-13 18:33:41 +03:00
hvlad
ce66904ebf
Fixed warnings by VC14
...
warning C4595: 'operator new': non-member operator new or delete functions may not be declared inline
2017-10-13 15:58:38 +03:00
hvlad
c83f7e535b
Update MSVC14 build.
2017-10-13 15:16:08 +03:00
hvlad
15204d1183
Fix incompatible compiler options for MSVC12 Win32\debug build
2017-10-13 15:14:14 +03:00
Adriano dos Santos Fernandes
8c3073e62a
Merge pull request #119 from mariuz/patch-2
...
add B3_0_Release branch to travis
2017-10-13 07:59:00 -03:00
Popa Marius Adrian
468d7a0c20
add B3_0_Release branch to travis
2017-10-12 19:58:12 +03:00
firebirds
dcfad30100
increment build number
2017-10-04 00:03:19 +00:00
6198bc8ee1
High precision datatype support - Numeric(34,x) ( #108 )
...
* Raise underflow when close to 0 decfloat value casted to double
* High precision NUMERIC datatype based on DECFLOAT
* Fixed bulk insert mode in isql for decfloat values
* Enforce correct decQuad format after arithmetic operations
* Minimum docs for high precision NUMERIC/DECIMAL
* Some fixes of code suggested by Adriano:
- Use "const" keyword for Decimal128 constants declared internally
- Remove unneeded buffer initialization
- Remove unused function makeDecimalFixed()
- Follow firebird naming conventions to make code better readable and avoid possible conflicts with various .h files
- Added forgotten scale for DecimalFixed
2017-10-03 17:06:08 +03:00
firebirds
f0154f8822
increment build number
2017-09-29 00:04:01 +00:00
Adriano dos Santos Fernandes
6b8d5e16e8
Merge pull request #109 from FirebirdSQL/work/extern-libtomcrypt
...
Put libtomcrypt files in extern and use/build as libtommath in POSIX
2017-09-28 12:49:10 -03:00
Adriano dos Santos Fernandes
54e1a73dcd
Add packages for travis build.
2017-09-28 15:13:44 +00:00
firebirds
8f713fddc2
increment build number
2017-09-28 00:03:14 +00:00
Adriano dos Santos Fernandes
e4b42bc37b
Misc.
2017-09-27 19:08:56 -03:00
firebirds
8bb15346d5
increment build number
2017-09-23 00:03:17 +00:00
Artyom Smirnov
e02f60e3cd
Fix crash on external engine trigger executing for transaction triggers ( #110 )
...
trg->relation can be null, so need checking
2017-09-22 15:46:01 +03:00
firebirds
9b52459289
increment build number
2017-09-21 00:03:16 +00:00
c1296050a6
Fixed CORE-5610: Provide info about database (or alias) which was in use during "Error during sweep: connection shutdown"
2017-09-20 13:08:38 +03:00
firebirds
cd7fdf653a
increment build number
2017-09-17 00:04:55 +00:00
hvlad
953c753588
Improvement CORE-5614 : Physical backup merge stage could run too long, especially with huge page cache
2017-09-16 11:24:34 +03:00
hvlad
a60b19f881
Fixed bug CORE-5613 : SuperServer could hung when changing physical backup state under high load
2017-09-16 11:23:44 +03:00
hvlad
0d11d6ecad
Remove libtomcrypt files from common.
...
Integrate libtomcrypt in extern into Windows build.
2017-09-14 15:55:48 +03:00