Alex Peshkoff
d77e318b58
Fixed segfault in special build. Great thanks to Vlad. Cause this bug never affects users I do not poison tracker.
2018-08-10 17:18:54 +03:00
firebirds
7503dbfc88
increment build number
2018-08-10 00:03:30 +00:00
Adriano dos Santos Fernandes
a8bbfbdf7f
Fix warning.
2018-08-08 23:11:01 -03:00
Adriano dos Santos Fernandes
980432a12a
After usage of is_lock_free, Linux debug (at least with clang) build started failing.
2018-08-08 23:10:20 -03:00
Adriano dos Santos Fernandes
18edaa66e7
Port CVT2_compare_priority from work/time-zone-support to fix regression in 3acc93f
.
...
The codes for yet unmerged TZ support should not be a problem.
Regressions verified by Pavel Zotov, where these statements were not raising exception anymore:
select cast('true' as blob) > false as result from rdb$database;
select list(b, '') > false as result from (select 'true' as b from rdb$database);
2018-08-08 22:55:43 -03:00
firebirds
611bf97eb3
increment build number
2018-08-09 00:03:15 +00:00
hvlad
7c8b4725de
Assert, per Adriano requiest
2018-08-09 00:01:36 +03:00
hvlad
5b9dfe92b6
Removed few casts, fixed typo, changed parameter name.
...
Thanks to Adriano for review.
2018-08-08 12:12:21 +03:00
hvlad
558ffd541a
Let trace plugin know about read consistency transactions
2018-08-08 09:48:59 +03:00
Adriano dos Santos Fernandes
60857739c4
Misc.
2018-08-07 23:06:43 -03:00
firebirds
034d969562
increment build number
2018-08-07 00:03:15 +00:00
Adriano dos Santos Fernandes
c5aea12432
Fix clang 6.0.0-1ubuntu2 build.
2018-08-06 13:03:31 -03:00
Adriano dos Santos Fernandes
a9983cf812
Make appveyor fail when build script fail and disable Visual Studio 2017 build.
2018-08-06 13:03:31 -03:00
hvlad
aac17a3f5e
Update docs
2018-08-06 16:00:23 +03:00
hvlad
9769bf5b59
Comments per Adriano requiest
2018-08-06 15:44:39 +03:00
hvlad
614ce5ccf8
Update MSVC builds
2018-08-06 15:09:15 +03:00
Alex Peshkoff
e5b0930d15
Postfix for CORE-5808: fixed code as suggested by Adriano
2018-08-06 14:20:10 +03:00
Adriano dos Santos Fernandes
a3e24613e8
Misc.
2018-08-05 22:39:28 -03:00
firebirds
04a410542e
increment build number
2018-08-03 00:03:10 +00:00
Alex Peshkoff
a965ee0995
Fixed CORE-5884: Initial global mapping from srp plugin does not work
2018-08-02 19:01:20 +03:00
firebirds
6224dbf62b
increment build number
2018-08-02 00:03:12 +00:00
Alex Peshkoff
4ec57b11e6
Warnings
2018-08-01 18:22:56 +03:00
Alex Peshkoff
71b63156b1
Implemented CORE-5883: Services version 1 cleanup
2018-08-01 18:22:56 +03:00
hvlad
bc0f26a79b
Added missed record into RDB$TYPES.
2018-08-01 14:02:38 +03:00
firebirds
de8f6b57e1
increment build number
2018-08-01 00:03:17 +00:00
Alex Peshkoff
1a40ca680d
Fixed CORE-5876: Provide name of udf function for "arithmetic exception, numeric overflow, or string truncation"
2018-07-31 16:08:46 +03:00
firebirds
16997015ac
increment build number
2018-07-31 00:03:17 +00:00
hvlad
4bc5c8c704
This should restore old pre-committed logic when working with GTT's in RCRO transactions.
2018-07-31 00:46:57 +03:00
Alex Peshkoff
9493802c1c
Comment
2018-07-30 19:29:15 +03:00
Alex Peshkoff
7a7367e1a4
Fixed CORE-5881: Network server ignores any error that took place in KeyHolderPlugin when establishing initial callback with client
2018-07-30 14:08:44 +03:00
firebirds
e05b6ca155
increment build number
2018-07-29 00:03:57 +00:00
Vlad Khorsun
6a16e9e99b
Merge pull request #105 from red-soft-ru/read_consistency
...
Read consistency
2018-07-28 22:36:13 +03:00
firebirds
c06632572e
increment build number
2018-07-28 00:03:16 +00:00
Adriano dos Santos Fernandes
8a0ec269b6
Fix CORE-5862 - Varchar computed column without explicit type does not populate RDB$CHARACTER_LENGTH.
2018-07-27 13:30:00 -03:00
firebirds
ac873c3373
increment build number
2018-07-27 00:03:11 +00:00
Adriano dos Santos Fernandes
366356d5b5
Added appveyor badge.
2018-07-26 12:25:23 -03:00
Adriano dos Santos Fernandes
3c7a7c802c
VS Code setting to not screw up markdown files.
2018-07-26 12:24:11 -03:00
hvlad
edce1bd1bc
This should fix bug CORE-5844 : Firebird freeze for new connections
2018-07-26 11:12:21 +03:00
firebirds
f4e00d4885
increment build number
2018-07-26 00:03:16 +00:00
hvlad
9b7d0a3018
Improve fast path of updateActiveSnapshots to prevent stop of intermediate garbage collection due to stalled list of active snapshots
2018-07-26 01:04:11 +03:00
Ilya Eremin
daa4af059f
Stop database restore with -o option when fatal errors occur (SQL code -902) ( #166 )
2018-07-25 19:39:53 +03:00
firebirds
2cbcd703c4
increment build number
2018-07-25 00:03:15 +00:00
Adriano dos Santos Fernandes
ad720b6305
Fix code style and some warnings in Windows build.
2018-07-24 12:42:38 -03:00
Adriano dos Santos Fernandes
2f80120531
Fix CORE-5871 - Incorrect caching of the subquery result (procedure call) in independent queries.
2018-07-23 22:50:05 -03:00
Adriano dos Santos Fernandes
ab3d171457
sed is pre-installed in appveyor..
2018-07-23 21:10:13 -03:00
firebirds
066f999bde
increment build number
2018-07-24 00:03:12 +00:00
Adriano dos Santos Fernandes
f3ddc5ed31
Fix appveyor build.
2018-07-23 19:21:15 -03:00
Adriano dos Santos Fernandes
26af850ac2
Attempt to fix build in AppVeyor.
2018-07-23 16:17:30 -03:00
Adriano dos Santos Fernandes
e4d6fb6b16
Added automatic Windows build with appveyor.
2018-07-23 15:20:50 -03:00
hvlad
f8752bb677
Hopefully final corrections: missed (info, EDS) items, spaces, etc
2018-07-22 19:43:51 +03:00