dimitr
6822ab9889
Updated the docs for RC2.
2016-02-06 07:37:58 +00:00
firebirds
7fc9275d08
nightly update
2016-02-06 00:09:07 +00:00
alexpeshkoff
56e5ec3d78
Fixed CORE-5105: Deadlocks when database is initially encrypted
2016-02-05 15:21:58 +00:00
alexpeshkoff
e7270beacd
Postfix for CORE-5100: avoid races caused by temporary changed bdb_buffer
2016-02-05 15:13:47 +00:00
hvlad
c0e078af12
Missed piece for CORE-5104, thanks to Alex again
2016-02-05 15:09:54 +00:00
hvlad
99cbccccb8
Fixed bug CORE-5104 : External data source selects became slow
...
Thanks to Alex
2016-02-05 15:05:14 +00:00
dimitr
798a4a5aab
Postfix to address the regression found in the recent commit for CORE-5097.
2016-02-05 11:00:09 +00:00
firebirds
0d5f08234d
nightly update
2016-02-05 00:09:18 +00:00
asfernandes
b5a34e985f
Move the code and add the CAST only when required, per Dmitry comment.
2016-02-04 14:28:26 +00:00
hvlad
0719958901
Fixed bug CORE-5101 : Backup restore is slow in FB3 when the database contains many small tables with indices
2016-02-04 10:33:02 +00:00
alexpeshkoff
0c2f694ead
Postfix for CORE-5100: restored binary compatibility with crypt plugins for RC1
2016-02-04 09:22:03 +00:00
firebirds
7c0cd594b7
nightly update
2016-02-04 00:10:30 +00:00
hvlad
f3402cafdc
Frontport code from v2.5. It should fix CORE-5102 : FB3.0 RC1 Fbclient.dll function calls modify FPU control word
2016-02-03 19:41:12 +00:00
asfernandes
51d57b0a97
Fixed CORE-5097 - COMPUTED-BY expressions are not converted to their field type inside the engine.
2016-02-03 15:22:36 +00:00
paul_reeves
8511591d13
Convert install script to UTF-8
...
Do not assign name of chosen installation language to BelevedLabel as, at least for the moment non-ascii characters get mangled.
Disable support for Bosnian at install time (temporarily, I hope.)
2016-02-03 15:02:45 +00:00
paul_reeves
b43781496c
Convert i18n files to UTF-8 with BOM
2016-02-03 14:59:25 +00:00
paul_reeves
7fde2d2ce3
Convert i18n files to UTF-8 with BOM
2016-02-03 14:57:32 +00:00
alexpeshkoff
c824acf008
Documented CORE-5100
2016-02-03 14:15:41 +00:00
alexpeshkoff
bebf1d5a70
Implemented CORE-5100: Improve control over database crypt keys
2016-02-03 13:20:41 +00:00
firebirds
91f7b5ec56
nightly update
2016-02-03 00:10:30 +00:00
hvlad
9b6969b56e
It should fix bug CORE-5087 : Database shutdown can cause server crash if multiple attachments run EXECUTE STATEMENT
2016-02-02 22:26:50 +00:00
asfernandes
44cf5c717b
Fixed CORE-5089 - Metadata extration (ISQL -X): "CREATE PROCEDURE/FUNCTION" statement contains reference to column of table(s) that not yet exists if this procedure had parameter of such type when it was created.
2016-02-02 14:46:59 +00:00
firebirds
2f824e345d
nightly update
2016-02-02 00:10:04 +00:00
asfernandes
36ac140be8
Fixed CORE-5093 - Alter computed field type does not work.
2016-02-01 16:51:50 +00:00
alexpeshkoff
08d4a3ed45
Fixed CORE-5044: Pages are encrypted for each shadow separately
2016-02-01 16:16:42 +00:00
alexpeshkoff
081bbb72d8
comment
2016-02-01 16:13:29 +00:00
dimitr
8db2fdbd02
Fixed (or worked around, if you wish) redundant UTF8->system conversions happening if isc_dpb_utf8_filename tag is located in the middle of DPB.
2016-02-01 15:05:44 +00:00
dimitr
881c796e1b
Fixed (on behalf of Alex) CORE-4885: Error retrieving current user name when using Windows trusted authentication and OS user name contains non-ASCII characters.
2016-02-01 14:54:14 +00:00
firebirds
9dca0e22ab
nightly update
2016-02-01 00:09:15 +00:00
asfernandes
fb7eca8c60
Fixed CORE-5092 - ISQL extract command lose COMPUTED BY field types.
2016-01-31 23:57:19 +00:00
asfernandes
27dc9281ac
Revert this solution for CORE-5089 as it doesn't work for packages.
2016-01-31 23:56:37 +00:00
dimitr
5a272fc2be
Fix for semicolons embedded into the []-styled IPv6 address.
2016-01-31 10:45:32 +00:00
asfernandes
be8b127776
Avoid constant duplication.
2016-01-31 00:09:47 +00:00
firebirds
c8d6c34ec5
nightly update
2016-01-31 00:09:25 +00:00
asfernandes
436b531774
Misc.
2016-01-31 00:06:06 +00:00
asfernandes
0e228836a8
Correction.
2016-01-30 23:40:20 +00:00
firebirds
af9cd08f83
nightly update
2016-01-30 00:08:47 +00:00
alexpeshkoff
784260a967
Simplified code - thanks to Vlad
2016-01-29 15:46:06 +00:00
asfernandes
624d3381c9
Fixed CORE-5089 - Metadata extration (ISQL -X): "CREATE PROCEDURE/FUNCTION" statement contains reference to column of table(s) that not yet exists if this procedure had parameter of such type when it was created.
2016-01-29 14:51:11 +00:00
alexpeshkoff
92f1cef51d
Fixed regression in CryptoManager added after RC1 - avoid reading incorrect header when database is locked by nbackup
2016-01-29 14:12:15 +00:00
firebirds
f586ec80fe
nightly update
2016-01-29 00:08:49 +00:00
alexpeshkoff
2c6e4b7d10
Fixed CORE-5088: Segfault when 'gstat -h' is closing
2016-01-28 17:00:08 +00:00
paul_reeves
29baa78313
Add BOM to file. Hopefully this finally fixes CORE-5002
2016-01-28 11:40:08 +00:00
firebirds
346c6d2c04
nightly update
2016-01-28 00:10:41 +00:00
hvlad
714e6c2eaf
Remove LCK_idx_reserve introduced with 64-bit transaction ID.
...
Restore original logic in BTR_next_index (wait for tx lock when index build is in progress).
Use irt_repeat::irt_root to store high 32 bit of tra_num.
It also fixed deadlock related with LCK_idx_reserve lock (reported privately).
2016-01-27 11:11:38 +00:00
firebirds
efc65175f8
nightly update
2016-01-26 00:08:27 +00:00
alexpeshkoff
ffa487a1bc
Implemented CORE-5083: Provide method to correcty set offsets in implemented by user IMessageMetadata
2016-01-25 18:34:27 +00:00
hvlad
8fc0267026
Cleanup
2016-01-25 14:17:50 +00:00
hvlad
097cb99024
Update VC10 and VC12 builds
2016-01-25 14:03:43 +00:00
alexpeshkoff
b0edf7875e
Postfix for CORE-5082: reorganized sources according to Vlad request
2016-01-25 13:52:16 +00:00